Searched defs:iBinder (Results 1 – 11 of 11) sorted by relevance
45 public void onWindowLayoutChangeListenerAdded(@NonNull IBinder iBinder) { in onWindowLayoutChangeListenerAdded()51 public void onWindowLayoutChangeListenerRemoved(@NonNull IBinder iBinder) { in onWindowLayoutChangeListenerRemoved()
228 IBinder iBinder = appClipsService.onBind(FAKE_INTENT); in getInterfaceFromService() local
147 final IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in getAccessibilityServices() local
413 IBinder iBinder = mock(IBinder.class); in testIsCurrentProjectionInternal_invalid() local427 IBinder iBinder = mock(IBinder.class); in testIsCurrentProjectionInternal_noProjection() local
951 public TvInteractiveAppManager createService(ContextImpl ctx) in registerService()963 public TvInputManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()972 public TunerResourceManager createService(ContextImpl ctx) in registerService()990 … public UsageStatsManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService()1487 public MediaMetricsManager createService(ContextImpl ctx) in registerService()1530 public AmbientContextManager createService(ContextImpl ctx) in registerService()1542 public WearableSensingManager createService(ContextImpl ctx) in registerService()
131 void onModuleServiceConnected(@NonNull IBinder iBinder); in onModuleServiceConnected()
398 final IBinder iBinder = in generateInverseMatrixBasedOnProperMagnificationSpecForDisplay() local411 private boolean getWindowTransformMatrix(IBinder iBinder, Matrix outTransform) { in getWindowTransformMatrix()
505 public void onClick(IBinder iBinder) { in onClick()
1364 public void onTransitionReady(IBinder iBinder, TransitionInfo transitionInfo, in onTransitionReady()1372 public void requestStartTransition(IBinder iBinder, in requestStartTransition()
446 private static BinderProxy getInstance(long nativeData, long iBinder) { in getInstance()
2180 IBinder iBinder = ServiceManager.getService(Context.ACCESSIBILITY_SERVICE); in tryConnectToServiceLocked() local