Searched refs:setApplicationLabel (Results 1 – 2 of 2) sorted by relevance
86 ShadowUtils.setApplicationLabel(PACKAGE_NAME, DISPLAY_NAME); in setUp()217 ShadowUtils.setApplicationLabel(PACKAGE_NAME, DISPLAY_NAME); in testOnCreateDialog_unRestrictAppTip_fireUnRestrictDialog()
124 public static void setApplicationLabel(String packageName, String appLabel) { in setApplicationLabel() method in ShadowUtils