Searched refs:unbindImeLocked (Results 1 – 4 of 4) sorted by relevance
183 mSystemSupport.unbindImeLocked(this); in unbindLocked()462 mSystemSupport.unbindImeLocked(this); in binderDied()
328 void unbindImeLocked(AbstractAccessibilityServiceConnection connection); in unbindImeLocked() method537 mSystemSupport.unbindImeLocked(this); in setServiceInfo()
5978 public void unbindImeLocked(AbstractAccessibilityServiceConnection connection) { in unbindImeLocked() method in AccessibilityManagerService
760 verify(mMockSystemSupport, atLeastOnce()).unbindImeLocked(mAccessibilityServiceConnection); in testUnbindIme_whenServiceUnbinds()767 verify(mMockSystemSupport).unbindImeLocked(mAccessibilityServiceConnection); in testUnbindIme_whenServiceCrashed()776 verify(mMockSystemSupport).unbindImeLocked(mAccessibilityServiceConnection); in testUnbindIme_whenServiceStopsRequestingIme()