Searched refs:boolName (Results 1 – 1 of 1) sorted by relevance
63 Context context, String boolName, boolean def) { in getBoolean() argument72 int id = res.getIdentifier(boolName, BOOL, CAR_UI_PACKAGE); in getBoolean()74 Log.w(TAG, "Resource not found in CarUiProvider.apk: " + boolName); in getBoolean()