Searched refs:mRemoteInsetsController (Results 1 – 1 of 1) sorted by relevance
1481 mRemoteInsetsControlTarget.mRemoteInsetsController.asBinder().unlinkToDeath( in setRemoteInsetsController()6921 private final IDisplayWindowInsetsController mRemoteInsetsController; field in RemoteInsetsControlTarget6926 mRemoteInsetsController = controller; in RemoteInsetsControlTarget()6940 mRemoteInsetsController.topFocusedWindowChanged(component, requestedVisibleTypes); in topFocusedWindowChanged()6948 mRemoteInsetsController.insetsChanged( in notifyInsetsChanged()6959 mRemoteInsetsController.insetsControlChanged(stateController.getRawInsetsState(), in notifyInsetsControlChanged()6972 mRemoteInsetsController.showInsets(types, fromIme, statsToken); in showInsets()6986 mRemoteInsetsController.hideInsets(types, fromIme, statsToken); in hideInsets()