HomeSort by relevance Sort by last modified time
    Searched defs:EXPANDLIST_CALLBACK (Results 1 - 2 of 2) sorted by null

  /cts/tests/app/app/src/android/app/stubs/
LaunchpadActivity.java 106 public static final String EXPANDLIST_CALLBACK = "EXPANDLIST_CALLBACK";
389 } else if (EXPANDLIST_CALLBACK.equals(action)) {
  /cts/tests/tests/os/src/android/os/cts/
LaunchpadActivity.java 106 public static final String EXPANDLIST_CALLBACK = "EXPANDLIST_CALLBACK";
389 } else if (EXPANDLIST_CALLBACK.equals(action)) {

Completed in 113 milliseconds