Searched defs:full (Results 1 – 13 of 13) sorted by relevance
49 public abstract void onFullScreenChanged(boolean full); in onFullScreenChanged()
1158 public void onFullScreenChanged(boolean full) { in onFullScreenChanged()
402 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordIn() local416 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordOut() local
127 public void onQueueStatus(boolean full) { in onQueueStatus()
44 public void onQueueStatus(boolean full); in onQueueStatus()
188 public synchronized boolean shouldSync(final boolean full, final long startTimestamp) { in shouldSync()
496 PreferenceCategory full = findPreference(STORAGE_ALLOWED_FULL); in onPackagesLoaded() local
100 sErrorStrings.put(SppError.DEVICE_FULL, "Device full"); in sErrorStrings.put()
595 public synchronized void full() { in full() method in NfcCharging.PresenceCheckWatchdog
987 public @Nullable Bitmap full; field in PermissionActivity.Description
321 public static String getMeProfileName(Context context, boolean full) { in getMeProfileName()
124 public void onFullScreenChanged(boolean full); in onFullScreenChanged()
898 bool full = (mPushedAtomErrorStats.size() >= (size_t)kMaxPushedAtomErrorStatsSize); in noteAtomError() local