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