Home
last modified time | relevance | path

Searched defs:iBinder (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/net/
DNetworkScoreManager.java132 IBinder iBinder = ServiceManager.getService(Context.NETWORK_SCORE_SERVICE); in NetworkScoreManager() local
/frameworks/support/v4/java/android/support/v4/app/
DNotificationManagerCompat.java435 private void handleServiceConnected(ComponentName componentName, IBinder iBinder) { in handleServiceConnected()
459 public void onServiceConnected(ComponentName componentName, IBinder iBinder) { in onServiceConnected()
646 final IBinder iBinder; field in NotificationManagerCompat.ServiceConnectedEvent
649 final IBinder iBinder) { in ServiceConnectedEvent()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileLifecycleManagerTests.java280 public void onClick(IBinder iBinder) throws RemoteException { in onBind()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileLifecycleManager.java370 public void onClick(IBinder iBinder) { in onClick()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DAccessibilityManagerServiceTest.java95 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in AccessibilityManagerServiceTest() local
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityManager.java621 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in tryConnectToServiceLocked() local
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java609 public PrintManager createService(ContextImpl ctx) { in registerService()
650 public TvInputManager createService() { in registerService()
666 public UsageStatsManager createService(ContextImpl ctx) { in registerService()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6750 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in getAccessibilityManagerForUser() local