Home
last modified time | relevance | path

Searched refs:KEY_LIST_OPTIONS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DClockOptionsProvider.java56 private static final String KEY_LIST_OPTIONS = "/list_options"; field in ClockOptionsProvider
97 if (!KEY_LIST_OPTIONS.equals(uri.getPath())) { in query()