Searched refs:componentString (Results 1 – 1 of 1) sorted by relevance
1442 String componentString; in startConfirmationForNetwork() local1444 componentString = Resources.getSystem().getString( in startConfirmationForNetwork()1447 componentString = Resources.getSystem().getString( in startConfirmationForNetwork()1450 ComponentName componentName = ComponentName.unflattenFromString(componentString); in startConfirmationForNetwork()1457 + componentString + " as an Activity or a Service"); in startConfirmationForNetwork()1466 String componentString; in startConfirmationForKey() local1468 componentString = mConfirmComponent != null in startConfirmationForKey()1474 componentString = Resources.getSystem().getString( in startConfirmationForKey()1477 ComponentName componentName = ComponentName.unflattenFromString(componentString); in startConfirmationForKey()1484 + componentString + " as an Activity or a Service"); in startConfirmationForKey()