/cts/tests/tests/assist/testapp/src/android/assist/testapp/ |
D | LifecycleActivity.java | 45 notify("android.intent.action.lifecycle_hasFocus"); in onWindowFocusChanged() 47 notify("android.intent.action.lifecycle_lostFocus"); in onWindowFocusChanged() 54 notify("android.intent.action.lifecycle_onpause"); in onPause() 61 notify("android.intent.action.lifecycle_onstop"); in onStop() 68 notify("android.intent.action.lifecycle_ondestroy"); in onDestroy()
|
D | FocusChangeActivity.java | 31 notify(Utils.GAINED_FOCUS); in onWindowFocusChanged() 34 notify(Utils.LOST_FOCUS); in onWindowFocusChanged()
|
D | BaseThirdPartyActivity.java | 37 BaseThirdPartyActivity.this.notify(Utils.APP_3P_HASRESUMED); in onResume()
|
D | TestApp.java | 45 notify(Utils.APP_3P_HASDRAWED); in onEnterAnimationComplete()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | PhoneStateListenerTest.java | 196 mLock.notify(); in testOnServiceStateChanged() 226 mLock.notify(); in testOnUnRegisterFollowedByRegister() 279 mLock.notify(); in testOnSignalStrengthChanged() 353 mLock.notify(); in testOnSignalStrengthsChanged() 438 mLock.notify(); in testOnMessageWaitingIndicatorChanged() 469 mLock.notify(); in testOnPreciseCallStateChanged() 504 mLock.notify(); in testOnCallDisconnectCauseChanged() 536 mLock.notify(); in testOnImsCallDisconnectCauseChanged() 568 mLock.notify(); in testOnPhoneStateListenerExecutorWithSrvccChanged() 602 mLock.notify(); in testOnRadioPowerStateChanged() [all …]
|
D | TelephonyCallbackTest.java | 242 mLock.notify(); in onServiceStateChanged() 438 mLock.notify(); in onSignalStrengthsChanged() 489 mLock.notify(); in onMessageWaitingIndicatorChanged() 529 mLock.notify(); in onPreciseCallStateChanged() 572 mLock.notify(); in onCallStatesChanged() 622 mLock.notify(); in onCallDisconnectCauseChanged() 660 mLock.notify(); in onImsCallDisconnectCauseChanged() 698 mLock.notify(); in onSrvccStateChanged() 736 mLock.notify(); in onRadioPowerStateChanged() 777 mLock.notify(); in onVoiceActivationStateChanged() [all …]
|
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
D | MediaControllerTest.java | 245 mWaitLock.notify(); in testVolumeControl() 260 mWaitLock.notify(); in testVolumeControl() 703 mWaitLock.notify(); in onPlay() 712 mWaitLock.notify(); in onPause() 721 mWaitLock.notify(); in onStop() 730 mWaitLock.notify(); in onFastForward() 739 mWaitLock.notify(); in onRewind() 748 mWaitLock.notify(); in onSkipToPrevious() 757 mWaitLock.notify(); in onSkipToNext() 767 mWaitLock.notify(); in onSeekTo() [all …]
|
/cts/tests/tests/wifi/src/android/net/wifi/cts/ |
D | ConcurrencyTest.java | 185 MY_SYNC.notify(); 195 MY_SYNC.notify(); 204 MY_SYNC.notify(); 212 MY_SYNC.notify(); 225 MY_RESPONSE.notify(); 236 MY_RESPONSE.notify(); 519 MY_RESPONSE.notify(); in testConcurrency() 539 MY_RESPONSE.notify(); in testRequestDiscoveryState() 574 MY_RESPONSE.notify(); in testRequestDiscoveryState() 596 MY_RESPONSE.notify(); in testRequestNetworkInfo() [all …]
|
D | EasyConnectStatusCallbackTest.java | 111 mLock.notify(); 121 mLock.notify(); 129 mLock.notify();
|
/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
D | SyncTestServiceConnection.java | 51 this.notify(); in onServiceConnected() 60 this.notify(); in onServiceDisconnected()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | BubblesVerifierActivity.java | 392 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 520 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 549 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 578 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 602 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 629 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 668 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 695 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 723 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() 762 mNotificationManager.notify(NOTIFICATION_ID, builder.build()); in performTestAction() [all …]
|
/cts/tests/tests/content/src/android/content/cts/ |
D | Intent_ShortcutIconResourceTest.java | 34 final int resourceId = android.content.cts.R.string.notify; 68 android.content.cts.R.string.notify); in testWriteToParcel()
|
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | UtilsTest.java | 72 listeners.notify(1, 2L); in testListenerList() 84 listeners.notify(3, 4L); in testListenerList()
|
D | PresetReverbTest.java | 356 mLock.notify(); in createListenerLooper() 369 mLock.notify(); in createListenerLooper() 383 mLock.notify(); in createListenerLooper() 391 mLock.notify(); in createListenerLooper()
|
D | BassBoostTest.java | 396 mLock.notify(); in createListenerLooper() 409 mLock.notify(); in createListenerLooper() 423 mLock.notify(); in createListenerLooper() 431 mLock.notify(); in createListenerLooper()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | Animatable2Callback.java | 74 mStartLock.notify(); in onAnimationStart() 84 mEndLock.notify(); in onAnimationEnd()
|
/cts/tests/app/shared/src/android/app/stubs/shared/ |
D | CloseSystemDialogsTestService.java | 143 CloseSystemDialogsTestService.this.notify( in postNotification() 172 private void notify(int notificationId, PendingIntent intent) { in notify() method in CloseSystemDialogsTestService 181 mNotificationManager.notify(notificationId, notification); in notify()
|
/cts/tests/tests/uidisolation/src/android/uidisolation/cts/ |
D | ServiceRunnerActivity.java | 58 mActivity.notify(); in handleMessage() 65 mActivity.notify(); in handleMessage()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/net/ |
D | ConnectivityBackgroundTestActivity.java | 333 mLock.notify(); in onReceive() 339 mLock.notify(); in onReceive() 345 mLock.notify(); in onReceive() 351 mLock.notify(); in onReceive() 363 mLock.notify(); in createNetworkCallback() 372 mLock.notify(); in createNetworkCallback() 382 mLock.notify(); in createNetworkCallback()
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
D | HardwareBufferTestService.java | 110 this.notify(); 119 this.notify();
|
/cts/tests/tests/telephony/current/src/android/telephony/gba/cts/ |
D | GbaServiceTest.java | 133 isSuccess.notify(); in testAuthSuccess() 142 isSuccess.notify(); in testAuthSuccess() 191 isFail.notify(); in runGbaFailCase() 200 isFail.notify(); in runGbaFailCase()
|
/cts/tests/tests/notificationlegacy/notificationlegacy34/src/android/app/notification/legacy34/cts/ |
D | NotificationManagerApi34Test.kt | 75 notificationManager.notify(id, notification) in testMediaStyle_noClearFlagNotSet() 92 notificationManager.notify(id, notification) in testCustomMediaStyle_noClearFlagNotSet()
|
/cts/hostsidetests/tagging/common/src/android/cts/tagging/ |
D | ServiceRunnerActivity.java | 55 mFinishEvent.notify(); in handleMessage() 93 mFinishEvent.notify();
|
/cts/tests/app/app/src/android/app/stubs/ |
D | CTSActivityTestCaseBase.java | 41 mSync.notify(); in setResult()
|
/cts/common/device-side/nativetesthelper/jni/ |
D | gtest_wrapper.cpp | 118 notify(gRunNotifier.fireTestStarted); in OnTestStart() 140 notify(gRunNotifier.fireTestFinished); in OnTestEnd() 149 notify(gRunNotifier.fireTestIgnored); in reportDisabledTests() 155 void notify(jmethodID method) { in notify() function in __anonf2b0961f0111::JUnitNotifyingListener
|