Searched refs:mRemoteInputListener (Results 1 – 1 of 1) sorted by relevance
93 private RemoteInputListener mRemoteInputListener; field in NotificationRemoteInputManager325 if (mRemoteInputListener != null) { in setRemoteInputListener()328 mRemoteInputListener = remoteInputListener; in setRemoteInputListener()348 if (mRemoteInputListener != null) { in setUpWithCallback()359 if (mRemoteInputListener != null) { in setUpWithCallback()360 mRemoteInputListener.onRemoteInputSent(entry); in setUpWithCallback()604 if (mRemoteInputListener != null) { in onPanelCollapsed()605 mRemoteInputListener.onPanelCollapsed(); in onPanelCollapsed()611 return mRemoteInputListener != null in isNotificationKeptForRemoteInputHistory()633 if (mRemoteInputListener != null) { in releaseNotificationIfKeptForRemoteInputHistory()[all …]