Searched refs:getIconShapePath (Results 1 – 1 of 1) sorted by relevance
166 private static String getIconShapePath(Context context) { in getIconShapePath() method in InvariantDeviceProfile211 iconShapePath = getIconShapePath(context); in initGrid()271 getDevicePrefs(context).edit().putString(KEY_ICON_PATH_REF, getIconShapePath(context)) in verifyConfigChangedInBackground()273 } else if (!savedIconMaskPath.equals(getIconShapePath(context))) { in verifyConfigChangedInBackground()274 getDevicePrefs(context).edit().putString(KEY_ICON_PATH_REF, getIconShapePath(context)) in verifyConfigChangedInBackground()