Searched defs:remoteInput (Results 1 – 7 of 7) sorted by relevance
167 RemoteInputCompatBase.RemoteInput remoteInput = uc.getRemoteInput(); in getBundleForUnreadConversation() local210 android.app.RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT); in getUnreadConversationFromBundle() local237 android.app.RemoteInput remoteInput, in toCompatRemoteInput()
81 RemoteInput.Builder remoteInput = new RemoteInput.Builder("result_key1") in testRealReadCompatValue() local128 android.app.RemoteInput.Builder remoteInput = new android.app.RemoteInput.Builder( in testCompatReadRealValue() local
46 static Bundle toBundle(RemoteInputCompatBase.RemoteInput remoteInput) { in toBundle()
56 RemoteInputCompatBase.RemoteInput remoteInput, in build()
243 public void setRemoteInput(RemoteInput[] remoteInputs, RemoteInput remoteInput) { in setRemoteInput()
1182 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput()6664 UnreadConversation(String[] messages, RemoteInput remoteInput, in UnreadConversation()6781 RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT); in getUnreadConversationFromBundle() local6841 PendingIntent pendingIntent, RemoteInput remoteInput) { in setReplyAction()
2528 public Builder addRemoteInput(RemoteInput remoteInput) { in addRemoteInput()3824 UnreadConversation(String[] messages, RemoteInput remoteInput, in UnreadConversation()3953 PendingIntent pendingIntent, RemoteInput remoteInput) { in setReplyAction()