HomeSort by relevance Sort by last modified time
    Searched refs:newTextRemoteInput (Results 1 - 4 of 4) sorted by null

  /cts/tests/app/src/android/app/cts/
RemoteInputTest.java 43 RemoteInput input = newTextRemoteInput();
90 RemoteInput input = newTextRemoteInput();
200 private static RemoteInput newTextRemoteInput() {
NotificationTest.java 450 .addRemoteInput(newTextRemoteInput())
461 .addRemoteInput(newTextRemoteInput())
511 .addRemoteInput(newTextRemoteInput())
538 private static RemoteInput newTextRemoteInput() {
  /frameworks/support/compat/src/androidTest/java/androidx/core/app/
RemoteInputTest.java 61 RemoteInput input = newTextRemoteInput();
114 RemoteInput input = newTextRemoteInput();
192 private static RemoteInput newTextRemoteInput() {
NotificationCompatTest.java 310 .addRemoteInput(newTextRemoteInput())
    [all...]

Completed in 596 milliseconds