HomeSort by relevance Sort by last modified time
    Searched defs:notifyCallbacksLocked (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/com/android/internal/util/
CallbackRegistry.java 124 notifyCallbacksLocked(sender, arg, arg2, 0, maxNotified, mFirst64Removed);
155 notifyCallbacksLocked(sender, arg, arg2, startCallbackIndex, callbackCount, 0);
178 notifyCallbacksLocked(sender, arg, arg2, startIndex, endIndex, bits);
199 private void notifyCallbacksLocked(T sender, int arg, A arg2, final int startIndex,
  /frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java 269 notifyCallbacksLocked(wallpaper);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.0_r1-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 60 milliseconds