Searched refs:notifyViewBound (Results 1 – 3 of 3) sorted by relevance
30 fun notifyViewBound(entry: NotificationEntry) = regex
382 mBindEventManager.notifyViewBound(entry);
534 verify(mBindEventManagerImpl, times(1)).notifyViewBound(eq(mEntry)); in testCallConversationManagerBindWhenInflated()