Searched refs:KEY_TRUSTED_PARTNER_APPS_LIST (Results 1 – 4 of 4) sorted by relevance
54 public static final String KEY_TRUSTED_PARTNER_APPS_LIST = "trusted_partner_apps_list"; field in PhFlags135 mStableFlags.put(KEY_TRUSTED_PARTNER_APPS_LIST, in setStableFlags()255 /* name= */ KEY_TRUSTED_PARTNER_APPS_LIST, in getTrustedPartnerAppsList()
20 import static com.android.ondevicepersonalization.services.PhFlags.KEY_TRUSTED_PARTNER_APPS_LIST;63 doReturn(TRUSTED_APP_NAME).when(mFlags).getStableFlag(KEY_TRUSTED_PARTNER_APPS_LIST); in setup()
20 import static com.android.ondevicepersonalization.services.PhFlags.KEY_TRUSTED_PARTNER_APPS_LIST;199 (String) FlagsFactory.getFlags().getStableFlag(KEY_TRUSTED_PARTNER_APPS_LIST);
63 import static com.android.ondevicepersonalization.services.PhFlags.KEY_TRUSTED_PARTNER_APPS_LIST;313 KEY_TRUSTED_PARTNER_APPS_LIST, in testGetTrustedPartnerAppsList()330 KEY_TRUSTED_PARTNER_APPS_LIST, in testGetTrustedPartnerAppsList()