Searched refs:AUTO_FILL_AUTH_WHO_PREFIX (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivity.java734 private static final String AUTO_FILL_AUTH_WHO_PREFIX = "@android:autoFillAuth:"; field in class:Activity
7297 } else if (who.startsWith(AUTO_FILL_AUTH_WHO_PREFIX)) {
7447 startIntentSenderForResultInner(intent, AUTO_FILL_AUTH_WHO_PREFIX,

Completed in 61 milliseconds