Searched refs:dpc (Results 1 – 7 of 7) sorted by relevance
540 if (dpc == null) { in onUserSwitching()1299 if (dpc != null) {1300 dpc.onDisplayChanged();1317 if (dpc != null) {1318 dpc.stop();1335 if (dpc != null) {1336 dpc.onDisplayChanged();1346 if (dpc != null) {1468 if (dpc != null) {1517 if (dpc != null) {[all …]
255 sSupportedDpcApps.forEach((dpc) -> pw.printf("\t%s\n", dpc)); in showDpcs()304 DpcInfo dpc = new DpcInfo(name, packageName, legacyActivityName, receiverName, checkSum, in addDpc() local306 Log.i(TAG, "Adding new DPC from dump(): " + dpc); in addDpc()307 sSupportedDpcApps.add(dpc); in addDpc()308 pw.printf("Added new DPC: %s\n", dpc); in addDpc()
1565 struct msm_eeprom_support dpc; member
1682 struct msm_eeprom_support dpc; member
1827 struct msm_eeprom_support dpc; member
1862 struct msm_eeprom_support dpc; member
2854 // ACTION: Logs extra passed by the dpc while provisioning.