Searched refs:ROOT_DIR_NAME (Results 1 – 4 of 4) sorted by relevance
56 private static final String ROOT_DIR_NAME = "blobstore"; field in BlobStoreConfig463 return new File(Environment.getDataSystemDirectory(), ROOT_DIR_NAME); in getBlobStoreRootDir()
73 static final String ROOT_DIR_NAME = "alarms"; field in UserWakeupStore109 ROOT_DIR_NAME);
49 private static final String ROOT_DIR_NAME = "CpuInfoReaderTest"; field in CpuInfoReaderTest73 private final File mCacheRoot = new File(mContext.getCacheDir(), ROOT_DIR_NAME);78 copyAssets(ROOT_DIR_NAME, mContext.getCacheDir()); in setUp()
57 private static final File ROOT_DIR = new File(TEST_SYSTEM_DIR, UserWakeupStore.ROOT_DIR_NAME);