Home
last modified time | relevance | path

Searched defs:addListener (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNotificationListener.java50 public void addListener(Consumer<StatusBarNotification> listener) { in addListener() method in NotificationListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DGnssCtsTestResult.java60 public void addListener(TestListener testListener) { in addListener() method in GnssCtsTestResult
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestResult.java62 public void addListener(TestListener testListener) { in addListener() method in SensorCtsTestResult
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsConnection.java78 public void addListener(Listener listener) { in addListener() method in CtsConnection