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

  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
CrossProfileNotificationListenerService.java 53 public void onListenerDisconnected() {
54 Log.i(TAG, "onListenerDisconnected()");
  /cts/tests/tests/permission/src/android/permission/cts/
NotificationListener.java 49 public void onListenerDisconnected() {
  /cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
TestNotificationAssistant.java 61 public void onListenerDisconnected() {
TestNotificationListener.java 64 public void onListenerDisconnected() {
  /cts/tests/app/app/src/android/app/stubs/
TestNotificationListener.java 62 public void onListenerDisconnected() {
  /cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
TestNotificationListener.java 62 public void onListenerDisconnected() {
  /cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
SecondaryNotificationListener.java 61 public void onListenerDisconnected() {
TestNotificationListener.java 62 public void onListenerDisconnected() {
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
MockListener.java 100 public void onListenerDisconnected() {
  /cts/tests/app/src/android/app/cts/
NotificationManagerTest.java     [all...]

Completed in 237 milliseconds