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.java138 private static final String KEY_OPTIONS = field in AbstractAccountAuthenticator
805 sessionBundle.putBundle(KEY_OPTIONS, options); in startAddAccountSession()
859 sessionBundle.putBundle(KEY_OPTIONS, options); in startUpdateCredentialsSession()
938 Bundle options = sessionBundle.getBundle(KEY_OPTIONS); in finishSession()
949 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
228 final int[] snoozeTimes = mParser.getIntArray(KEY_OPTIONS, in getDefaultSnoozeOptions()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt325 Landroid/accounts/AbstractAccountAuthenticator;->KEY_OPTIONS:Ljava/lang/String;