Searched defs:full (Results 1 – 12 of 12) sorted by relevance
49 public abstract void onFullScreenChanged(boolean full); in onFullScreenChanged()
1186 public void onFullScreenChanged(boolean full) { in onFullScreenChanged()
383 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordIn() local396 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordOut() local
135 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()
394 PreferenceCategory full = findPreference(STORAGE_ALLOWED_FULL); in onPackagesLoaded() local
100 sErrorStrings.put(SppError.DEVICE_FULL, "Device full"); in sErrorStrings.put()
754 public @Nullable Bitmap full; field in PermissionActivity.Description
336 public static String getMeProfileName(Context context, boolean full) { in getMeProfileName()
579 bool full = (mPushedAtomErrorStats.size() >= (size_t)kMaxPushedAtomErrorStatsSize); in noteAtomError() local
124 public void onFullScreenChanged(boolean full); in onFullScreenChanged()