Searched refs:supplierStringName (Results 1 – 2 of 2) sorted by relevance
269 String supplierStringName = preferredDriverAwarenessSuppliers[i]; in init() local270 ComponentName externalComponent = ComponentName.unflattenFromString(supplierStringName); in init()
202 for (String supplierStringName : preferredDriverAwarenessSuppliers) { in testConfig_servicesCanBeBound()203 ComponentName supplierComponent = ComponentName.unflattenFromString(supplierStringName); in testConfig_servicesCanBeBound()