Home
last modified time | relevance | path

Searched refs:onRebind (Results 1 – 3 of 3) 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/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.java155 public void onRebind(Intent intent) { in onRebind() method in LocalService