Searched refs:KEY_OPTIONS (Results 1 – 3 of 3) sorted by relevance
136 private static final String KEY_OPTIONS = field in AbstractAccountAuthenticator820 sessionBundle.putBundle(KEY_OPTIONS, options); in startAddAccountSession()874 sessionBundle.putBundle(KEY_OPTIONS, options); in startUpdateCredentialsSession()953 Bundle options = sessionBundle.getBundle(KEY_OPTIONS); in finishSession()964 sessionOptions.remove(KEY_OPTIONS); in finishSession()
72 private static final String KEY_OPTIONS = "options_array"; field in NotificationSnooze279 final int[] snoozeTimes = mParser.getIntArray(KEY_OPTIONS, in getDefaultSnoozeOptions()
325 Landroid/accounts/AbstractAccountAuthenticator;->KEY_OPTIONS:Ljava/lang/String;