Home
last modified time | relevance | path

Searched refs:onRebind (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/
DMockVrListenerService.java83 public void onRebind(Intent intent) { in onRebind() method in MockVrListenerService
90 super.onRebind(intent); in onRebind()
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/premade/
DEventLibContentSuggestionsService.java137 public void onRebind(Intent intent) { in onRebind() method in EventLibContentSuggestionsService
139 super.onRebind(intent); in onRebind()
DEventLibService.java113 public void onRebind(Intent intent) { in onRebind() method in EventLibService
/cts/tests/tests/os/src/android/os/cts/
DLocalService.java98 public void onRebind(Intent intent) { in onRebind() method in LocalService
/cts/tests/app/app/src/android/app/stubs/
DLocalService.java180 public void onRebind(Intent intent) { in onRebind() method in LocalService
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt7455 method public void onRebind(android.content.Intent);