Searched refs:KEY_OPTIONS (Results 1 – 3 of 3) sorted by relevance
138 private static final String KEY_OPTIONS = field in AbstractAccountAuthenticator805 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()
68 private static final String KEY_OPTIONS = "options_array"; field in NotificationSnooze228 final int[] snoozeTimes = mParser.getIntArray(KEY_OPTIONS, in getDefaultSnoozeOptions()
325 Landroid/accounts/AbstractAccountAuthenticator;->KEY_OPTIONS:Ljava/lang/String;