Searched refs:ACTION_PARTNER_CUSTOMIZATION (Results 1 – 2 of 2) sorted by relevance
40 private static final String ACTION_PARTNER_CUSTOMIZATION = field in Partner134 Intent intent = new Intent(ACTION_PARTNER_CUSTOMIZATION); in sendInitBroadcast()165 final Intent intent = new Intent(ACTION_PARTNER_CUSTOMIZATION); in getPartnerResolveInfo()
38 ACTION_PARTNER_CUSTOMIZATION = "com.android.launcher3.action.PARTNER_CUSTOMIZATION"; field in Partner62 … Pair<String, Resources> apkInfo = Utilities.findSystemApk(ACTION_PARTNER_CUSTOMIZATION, pm); in get()