Searched defs:notifyNow (Results 1 – 4 of 4) sorted by relevance
259 @NonNull int events, boolean notifyNow) { in listenFromListener()296 boolean notifyNow) { in listenFromCallback()1289 boolean notifyNow) { in registerTelephonyCallback()1305 @NonNull TelephonyCallback callback, boolean notifyNow) { in unregisterTelephonyCallback()
135 abstract boolean notifyNow(Intent intent); in notifyNow() method in PackageManagerTests.GenericReceiver168 public boolean notifyNow(Intent intent) { in notifyNow() method in PackageManagerTests.InstallReceiver794 public boolean notifyNow(Intent intent) { in notifyNow() method in PackageManagerTests.ReplaceReceiver921 public boolean notifyNow(Intent intent) { in notifyNow() method in PackageManagerTests.DeleteReceiver1149 public boolean notifyNow(Intent intent) { in notifyNow() method in PackageManagerTests.MoveReceiver
52 IPhoneStateListener callback, in int[] events, boolean notifyNow); in listenWithEventList()
1087 int[] events, boolean notifyNow) { in listenWithEventList()1096 Set<Integer> events, boolean notifyNow, int subId) { in listen()