HomeSort by relevance Sort by last modified time
    Searched refs:maybeUpdateListener (Results 1 - 3 of 3) sorted by null

  /packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DeletionPreference.java 105 maybeUpdateListener();
122 maybeUpdateListener();
126 private void maybeUpdateListener() {
DownloadsDeletionPreferenceGroup.java 83 maybeUpdateListener(numItems, freeableBytes);
112 maybeUpdateListener(
123 maybeUpdateListener(
154 private void maybeUpdateListener(int numItems, long bytesFreeable) {
DownloadsDeletionType.java 68 maybeUpdateListener();
138 maybeUpdateListener();
202 private void maybeUpdateListener() {

Completed in 56 milliseconds