Searched refs:bindLocked (Results 1 – 8 of 8) sorted by relevance
106 mConnection.bindLocked(); in bind_requestsContextToBindService()122 mConnection.bindLocked(); in bindConnectUnbind_linksAndUnlinksToServiceDeath()133 mConnection.bindLocked(); in connectedServiceCrashedAndRestarted_crashReportedInServiceInfo()152 mConnection.bindLocked(); in binderDied_keysGetFlushed()169 mConnection.bindLocked(); in connectedService_notInEnabledServiceList_doNotInitClient()
144 if (!userState.bindLocked()) { in onSuggestSelection()168 if (!userState.bindLocked()) { in onClassifyText()192 if (!userState.bindLocked()) { in onGenerateLinks()260 if (!userState.bindLocked()) { in onDetectLanguage()284 if (!userState.bindLocked()) { in onSuggestConversationActions()514 return !mPendingRequests.isEmpty() && bindLocked(); in bindIfHasPendingRequestsLocked()522 private boolean bindLocked() { in bindLocked() method in TextClassificationManagerService.UserState
49 bindLocked(); in RemoteIntArray()115 private void bindLocked() throws TimeoutException { in bindLocked() method in RemoteIntArray
594 bindLocked(); in getRemoteInstanceLazy()600 private void bindLocked() throws TimeoutException, InterruptedException { in bindLocked() method in RemotePrintSpooler
193 userState.bindLocked(); in checkAttention()502 private void bindLocked() { in bindLocked() method in AttentionManagerService.UserState
93 public void bindLocked() { in bindLocked() method in AccessibilityServiceConnection
1644 service.bindLocked(); in updateServicesLocked()
2203 HSPLcom/android/server/accessibility/AccessibilityServiceConnection;->bindLocked()V12748 HSPLcom/android/server/print/RemotePrintSpooler;->bindLocked()V13325 PLcom/android/server/textclassifier/TextClassificationManagerService$UserState;->bindLocked()Z