Searched refs:onRebind (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DService.java494 * {@link #onRebind} method later called when new clients bind to it.
511 public void onRebind(Intent intent) { method in class:Service
H A DActivityThread.java2281 s.onRebind(data.intent);
/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DLocalService.java109 public void onRebind(Intent intent) { method in class:LocalService

Completed in 73 milliseconds