Searched refs:hasSameBinder (Results 1 – 3 of 3) sorted by relevance
298 mFocusStack.peek().hasSameBinder(cb); in removeFocusStackEntryOnDeath()304 if(fr.hasSameBinder(cb)) { in removeFocusStackEntryOnDeath()334 if (fr.hasSameBinder(cb)) { in removeFocusEntryForExtPolicy()
135 boolean hasSameBinder(IBinder ib) { in hasSameBinder() method in FocusRequester
4401 PLcom/android/server/audio/FocusRequester;->hasSameBinder(Landroid/os/IBinder;)Z