Searched refs:getAllComponents (Results 1 – 4 of 4) sorted by relevance
55 public static String[] getAllComponents() { in getAllComponents() method in Consts.SupportedComponents
33 for (String component : Consts.SupportedComponents.getAllComponents()) { in onCreate()
37 for (String component : Consts.SupportedComponents.getAllComponents()) { in StatusReceiver()
329 Consts.SupportedComponents.getAllComponents()); in validateAppLaunch()