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