• Home
  • Raw
  • Download

Lines Matching refs:boolean

21     method public boolean onCreate();
35 … method public boolean bindService(android.content.Intent, android.content.ServiceConnection, int);
51 method public boolean deleteDatabase(String);
52 method public boolean deleteFile(String);
53 method public boolean deleteSharedPreferences(String);
96 method public boolean isDeviceProtectedStorage();
97 method public boolean moveDatabaseFrom(android.content.Context, String);
98 method public boolean moveSharedPreferencesFrom(android.content.Context, String);
132 …method public boolean startInstrumentation(android.content.ComponentName, String, android.os.Bundl…
136 method public boolean stopService(android.content.Intent);
163 method @Deprecated public boolean getWantsAllOnMoveCalls();
164 method @Deprecated public boolean isAfterLast();
165 method @Deprecated public boolean isBeforeFirst();
166 method @Deprecated public boolean isClosed();
167 method @Deprecated public boolean isFirst();
168 method @Deprecated public boolean isLast();
169 method @Deprecated public boolean isNull(int);
170 method @Deprecated public boolean move(int);
171 method @Deprecated public boolean moveToFirst();
172 method @Deprecated public boolean moveToLast();
173 method @Deprecated public boolean moveToNext();
174 method @Deprecated public boolean moveToPosition(int);
175 method @Deprecated public boolean moveToPrevious();
178 method @Deprecated public boolean requery();
195 method @Deprecated public boolean addPermission(android.content.pm.PermissionInfo);
196 method @Deprecated public boolean addPermissionAsync(android.content.pm.PermissionInfo);
198 method @Deprecated public boolean canRequestPackageInstalls();
264 method @Deprecated public boolean hasSystemFeature(String);
265 method @Deprecated public boolean hasSystemFeature(String, int);
266 method public boolean isInstantApp();
267 method public boolean isInstantApp(String);
268 method @Deprecated public boolean isPermissionRevokedByPolicy(String, String);
269 method @Deprecated public boolean isSafeMode();