Searched refs:credentialManagerAutofillCompName (Results 1 – 4 of 4) sorted by relevance
335 String credentialManagerAutofillCompName = context.getResources().getString( in isCredentialManagerAutofillService() local337 if (credentialManagerAutofillCompName != null && !credentialManagerAutofillCompName in isCredentialManagerAutofillService()340 credentialManagerAutofillCompName); in isCredentialManagerAutofillService()
1524 String credentialManagerAutofillCompName = context.getResources().getString( in getCredentialAutofillService() local1526 if (credentialManagerAutofillCompName != null in getCredentialAutofillService()1527 && !credentialManagerAutofillCompName.isEmpty()) { in getCredentialAutofillService()1529 credentialManagerAutofillCompName); in getCredentialAutofillService()
293 String credentialManagerAutofillCompName = context.getResources().getString( in AutofillManagerService() local295 if (credentialManagerAutofillCompName != null in AutofillManagerService()296 && !credentialManagerAutofillCompName.isEmpty()) { in AutofillManagerService()298 credentialManagerAutofillCompName); in AutofillManagerService()
1576 String credentialManagerAutofillCompName = context.getResources().getString( in getCredentialAutofillService() local1578 if (credentialManagerAutofillCompName != null in getCredentialAutofillService()1579 && !credentialManagerAutofillCompName.isEmpty()) { in getCredentialAutofillService()1581 credentialManagerAutofillCompName); in getCredentialAutofillService()