Searched refs:getIconShapePath (Results 1 – 1 of 1) sorted by relevance
181 private static String getIconShapePath(Context context) { in getIconShapePath() method in InvariantDeviceProfile297 iconShapePath = getIconShapePath(context); in initGridOption()331 getDevicePrefs(context).edit().putString(KEY_ICON_PATH_REF, getIconShapePath(context)) in verifyConfigChangedInBackground()333 } else if (!savedIconMaskPath.equals(getIconShapePath(context))) { in verifyConfigChangedInBackground()334 getDevicePrefs(context).edit().putString(KEY_ICON_PATH_REF, getIconShapePath(context)) in verifyConfigChangedInBackground()