Searched refs:getDataOnlyRemoteInputs (Results 1 – 5 of 5) sorted by relevance
325 when(action.getDataOnlyRemoteInputs()).thenReturn(null); in getMockReplyAction()352 when(action.getDataOnlyRemoteInputs()).thenReturn(null); in getMockMuteAction()379 when(action.getDataOnlyRemoteInputs()).thenReturn(null); in getMockMarkAsReadAction()
6512 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)6524 if ((action.getRemoteInputs() != null || action.getDataOnlyRemoteInputs() != null)
1838 public RemoteInput[] getDataOnlyRemoteInputs() { in getDataOnlyRemoteInputs() method in Notification.Action
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5792 method public android.app.RemoteInput[] getDataOnlyRemoteInputs();