Searched defs:systemCarDirPath (Results 1 – 2 of 2) sorted by relevance
261 private static String getName(String systemCarDirPath, boolean inMemoryStorage) { in getName()266 RemoteAccessDbHelper(Context context, String systemCarDirPath, boolean inMemoryStorage) { in RemoteAccessDbHelper()
610 String systemCarDirPath = systemInterface == null ? FALLBACK_DATA_SYSTEM_CAR_DIR_PATH in getWatchdogDirFile() local