Home
last modified time | relevance | path

Searched defs:bindService (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DDtaServiceConnector.java46 public void bindService() { in bindService() method in DtaServiceConnector
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceInfoTest.java83 public void bindService() { in bindService() method in VendorServiceInfoTest
/packages/apps/KeyChain/tests/src/com/android/keychain/tests/
DKeyChainServiceTest.java103 private void bindService() { in bindService() method in KeyChainServiceTest
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DComponentContextFixture.java145 public boolean bindService( in bindService() method in ComponentContextFixture.FakeApplicationContext
/packages/apps/Dialer/java/com/android/voicemail/impl/
DVoicemailTranscriptionServiceGrpc.java159 @java.lang.Override public io.grpc.ServerServiceDefinition bindService() { in bindService() method in VoicemailTranscriptionServiceGrpc.VoicemailTranscriptionServiceImplBase