]> git.saurik.com Git - iphone-api.git/blob - SpringBoard-2.1/NSMutableArray-PrefsNotifications.h
Commit the ChatKit folder (for WinterBoard).
[iphone-api.git] / SpringBoard-2.1 / NSMutableArray-PrefsNotifications.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 "NSMutableArray.h"
8
9 @interface NSMutableArray (PrefsNotifications)
10 - (void)addPrefNotification:(id)fp8 withUserInfo:(id)fp12;
11 - (id)_callForwardingString:(id)fp8;
12 - (id)_callWaitingString:(id)fp8;
13 - (id)_callBarringString:(id)fp8;
14 - (id)_fixedDialingString:(id)fp8;
15 - (id)_connectedLinePresentationString:(id)fp8;
16 - (id)_callingLinePresentationString:(id)fp8;
17 - (id)_connectedLineIDRestrictionString:(id)fp8;
18 - (id)_callingLineIDRestrictionString:(id)fp8;
19 - (id)_simLockString:(id)fp8;
20 - (id)_serviceCenterAddressString:(id)fp8;
21 - (id)_ssPasswordString:(id)fp8;
22 - (id)_alertStringForPref:(id)fp8;
23 - (id)prefsNotificationsAlertString;
24 @end
25