Searched defs:gridName (Results 1 – 3 of 3) sorted by relevance
52 String gridName = "testName"; in testApply() local
148 String gridName = values.getAsString(KEY_NAME); in update() local161 InvariantDeviceProfile.INSTANCE.get(getContext()).setCurrentGrid(getContext(), gridName); in update() local
159 String gridName = Utilities.getPrefs(context).getBoolean(GRID_OPTIONS_PREFERENCE_KEY, false) in InvariantDeviceProfile() local171 public InvariantDeviceProfile(Context context, String gridName) { in InvariantDeviceProfile()189 private String initGrid(Context context, String gridName) { in initGrid()340 public void setCurrentGrid(Context context, String gridName) { in setCurrentGrid()351 String gridName = Utilities.getPrefs(context).getBoolean(GRID_OPTIONS_PREFERENCE_KEY, false) in onConfigChanged() local391 static void getPredefinedDeviceProfiles(Context context, String gridName, in getPredefinedDeviceProfiles()