Home
last modified time | relevance | path

Searched refs:KEY_REQUIRED_FEATURES (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java131 private static final String KEY_REQUIRED_FEATURES = field in AbstractAccountAuthenticator
804 sessionBundle.putStringArray(KEY_REQUIRED_FEATURES, requiredFeatures); in startAddAccountSession()
939 String[] requiredFeatures = sessionBundle.getStringArray(KEY_REQUIRED_FEATURES); in finishSession()
948 sessionOptions.remove(KEY_REQUIRED_FEATURES); in finishSession()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt326 Landroid/accounts/AbstractAccountAuthenticator;->KEY_REQUIRED_FEATURES:Ljava/lang/String;