]> git.saurik.com Git - iphone-api.git/blob - AddressBookUI/ABServerSearchController-Internal.h
Supporting the latest builds of Cycorder.
[iphone-api.git] / AddressBookUI / ABServerSearchController-Internal.h
1 /*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7 #import <AddressBookUI/ABServerSearchController.h>
8
9 @interface ABServerSearchController (Internal)
10 - (id)_searchString;
11 - (void)_beginSearch;
12 - (void)_endSearchFieldEditing;
13 - (void)_endEditingAnimationDidFinish;
14 - (void)_deselectAllRowsWithAnimation:(BOOL)fp8;
15 - (void)_setCurrentSearchResults:(id)fp8;
16 - (void)_setCurrentSearchResults:(id)fp8 error:(int)fp12;
17 - (void)_setCurrentSearchResults:(id)fp8 error:(int)fp12 callDelegate:(BOOL)fp16;
18 - (void)_clearSearchResults;
19 - (struct CGRect)_completionTableFrameWithKeyboardVisible;
20 - (int)_errorForDAStatusCode:(int)fp8;
21 - (id)_localizedStringForError:(int)fp8;
22 @end
23