Searched refs:AUTO_FILL_AUTH_WHO_PREFIX (Results 1 – 2 of 2) sorted by relevance
781 private static final String AUTO_FILL_AUTH_WHO_PREFIX = "@android:autoFillAuth:"; field in Activity8403 } else if (who.startsWith(AUTO_FILL_AUTH_WHO_PREFIX)) {8547 startIntentSenderForResultInner(intent, AUTO_FILL_AUTH_WHO_PREFIX,
1299 Landroid/app/Activity;->AUTO_FILL_AUTH_WHO_PREFIX:Ljava/lang/String;