Searched refs:EXTERNAL_STORAGE (Results 1 – 3 of 3) sorted by relevance
11 export EXTERNAL_STORAGE /sdcard
62 EXTERNAL_STORAGE,81 private static final int EXTERNAL_STORAGE = 1 << 1; field in PackageStateImpl.Booleans164 setBoolean(Booleans.EXTERNAL_STORAGE, pkgState.isExternalStorage()); in PackageStateImpl()224 return getBoolean(Booleans.EXTERNAL_STORAGE); in isExternalStorage()
1608 return getBoolean(Booleans.EXTERNAL_STORAGE); in isExternalStorage()1979 return setBoolean(Booleans.EXTERNAL_STORAGE, value);3591 EXTERNAL_STORAGE,3655 private static final long EXTERNAL_STORAGE = 1L;