Searched refs:mRemoteInputListener (Results 1 – 1 of 1) sorted by relevance
88 private RemoteInputListener mRemoteInputListener; field in NotificationRemoteInputManager285 if (mRemoteInputListener != null) { in setRemoteInputListener()288 mRemoteInputListener = remoteInputListener; in setRemoteInputListener()299 if (mRemoteInputListener != null) { in setUpWithCallback()310 if (mRemoteInputListener != null) { in setUpWithCallback()547 if (mRemoteInputListener != null) { in onPanelCollapsed()548 mRemoteInputListener.onPanelCollapsed(); in onPanelCollapsed()554 return mRemoteInputListener != null in isNotificationKeptForRemoteInputHistory()576 if (mRemoteInputListener != null) { in releaseNotificationIfKeptForRemoteInputHistory()609 if (mRemoteInputListener instanceof Dumpable) { in dump()[all …]