Home
last modified time | relevance | path

Searched defs:onServiceConnected (Results 1 – 25 of 74) sorted by relevance

123

/frameworks/base/core/java/com/android/internal/textservice/
DITextServicesSessionListener.aidl28 oneway void onServiceConnected(in ISpellCheckerSession spellCheckerSession); in onServiceConnected() method
/frameworks/base/core/java/com/android/internal/widget/
DIRemoteViewsAdapterConnection.aidl23 void onServiceConnected(IBinder service); in onServiceConnected() method
/frameworks/base/core/java/android/bluetooth/
DIBluetoothProfileServiceConnection.aidl28 void onServiceConnected(in ComponentName comp, in IBinder service); in onServiceConnected() method
DBluetoothProfile.java234 public void onServiceConnected(int profile, BluetoothProfile proxy); in onServiceConnected() method
DBluetoothPbap.java100 public void onServiceConnected(BluetoothPbap proxy); in onServiceConnected() method
/frameworks/support/customtabs/src/android/support/customtabs/
DCustomTabsServiceConnection.java31 public final void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in CustomTabsServiceConnection
DPostMessageServiceConnection.java63 public final void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in PostMessageServiceConnection
/frameworks/base/core/java/android/content/
DServiceConnection.java40 void onServiceConnected(ComponentName name, IBinder service); in onServiceConnected() method
/frameworks/base/tests/AccessibilityEventsLogger/src/com/android/tests/accessibilityeventlogger/
DAELogger.java32 public void onServiceConnected() { in onServiceConnected() method in AELogger
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerProvider.java49 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in PrintSpoolerProvider
/frameworks/opt/telephony/src/java/android/telephony/
DCarrierMessagingServiceManager.java91 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in CarrierMessagingServiceManager.CarrierMessagingServiceConnection
/frameworks/base/core/tests/coretests/src/android/app/activity/
DServiceTest.java120 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ServiceTest.EmptyConnection
143 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in ServiceTest.TestConnection
/frameworks/base/core/tests/utiltests/src/android/util/
DRemoteIntArray.java160 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemoteIntArray
/frameworks/base/services/backup/java/com/android/server/backup/fullbackup/
DFullBackupObbConnection.java134 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in FullBackupObbConnection
/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintServiceRecommendationService.java198 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in RemotePrintServiceRecommendationService.Connection
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPbapServerProfile.java58 public void onServiceConnected(BluetoothPbap proxy) { in onServiceConnected() method in PbapServerProfile.PbapServiceListener
DPanProfile.java55 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in PanProfile.PanServiceListener
DHfpClientProfile.java63 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in HfpClientProfile.HfpClientServiceListener
DSapProfile.java61 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in SapProfile.SapServiceListener
DMapClientProfile.java63 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in MapClientProfile.MapClientServiceListener
DHeadsetProfile.java62 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in HeadsetProfile.HeadsetServiceListener
DMapProfile.java62 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() method in MapProfile.MapServiceListener
/frameworks/base/core/java/android/view/textservice/
DSpellCheckerSession.java370 public void onServiceConnected(ISpellCheckerSession session) { in onServiceConnected() method in SpellCheckerSession.SpellCheckerSessionListenerImpl
541 public void onServiceConnected(ISpellCheckerSession session) { in onServiceConnected() method in SpellCheckerSession.InternalListener
/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityService.java370 void onServiceConnected(); in onServiceConnected() method
453 protected void onServiceConnected() { in onServiceConnected() method in AccessibilityService
760 void onServiceConnected() { in onServiceConnected() method in AccessibilityService.MagnificationController
1156 void onServiceConnected() { in onServiceConnected() method in AccessibilityService.SoftKeyboardController
/frameworks/base/core/tests/coretests/src/android/content/
DAbstractCrossUserContentResolverTest.java145 public void onServiceConnected(ComponentName name, IBinder service) { in onServiceConnected() method in AbstractCrossUserContentResolverTest.CrossUserContentServiceConnection

123