Searched refs:componentString (Results 1 – 1 of 1) sorted by relevance
1432 String componentString; in startConfirmationForNetwork() local1434 componentString = Resources.getSystem().getString( in startConfirmationForNetwork()1437 componentString = Resources.getSystem().getString( in startConfirmationForNetwork()1440 ComponentName componentName = ComponentName.unflattenFromString(componentString); in startConfirmationForNetwork()1447 + componentString + " as an Activity or a Service"); in startConfirmationForNetwork()1456 String componentString; in startConfirmationForKey() local1458 componentString = mConfirmComponent != null in startConfirmationForKey()1464 componentString = Resources.getSystem().getString( in startConfirmationForKey()1467 ComponentName componentName = ComponentName.unflattenFromString(componentString); in startConfirmationForKey()1474 + componentString + " as an Activity or a Service"); in startConfirmationForKey()