Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java139 private static final String KEY_OPTIONS = field in AbstractAccountAuthenticator
806 sessionBundle.putBundle(KEY_OPTIONS, options); in startAddAccountSession()
860 sessionBundle.putBundle(KEY_OPTIONS, options); in startUpdateCredentialsSession()
939 Bundle options = sessionBundle.getBundle(KEY_OPTIONS); in finishSession()
950 sessionOptions.remove(KEY_OPTIONS); in finishSession()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationSnooze.java68 private static final String KEY_OPTIONS = "options_array"; field in NotificationSnooze
236 final int[] snoozeTimes = mParser.getIntArray(KEY_OPTIONS, in getDefaultSnoozeOptions()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt342 Landroid/accounts/AbstractAccountAuthenticator;->KEY_OPTIONS:Ljava/lang/String;