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

  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutService.java 216 String KEY_RESET_INTERVAL_SEC = "reset_interval_sec";
701 ConfigConstants.KEY_RESET_INTERVAL_SEC, DEFAULT_RESET_INTERVAL_SEC)
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
BaseShortcutManagerTest.java 249 return ConfigConstants.KEY_RESET_INTERVAL_SEC + "=" + (INTERVAL / 1000) + ","
    [all...]
ShortcutManagerTest1.java 190 ConfigConstants.KEY_RESET_INTERVAL_SEC + "=123,"
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 235 milliseconds