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

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

Completed in 982 milliseconds