Home
last modified time | relevance | path

Searched refs:ERROR_INTERNAL (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DOnObbStateChangeListener.java42 public static final int ERROR_INTERNAL = 20; field in OnObbStateChangeListener
/frameworks/base/core/tests/coretests/src/android/os/storage/
DStorageManagerIntegrationTest.java188 mountObb(filePath, OBB_FILE_2_UNSIGNED, OnObbStateChangeListener.ERROR_INTERNAL); in testMountUnsignedObb()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DMountServiceTests.java223 mountObb(sm, R.raw.test1_nosig, outFile, OnObbStateChangeListener.ERROR_INTERNAL); in testAttemptMountNonObb()
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java22 import static android.os.storage.OnObbStateChangeListener.ERROR_INTERNAL;
3047 action.notifyObbStateChange(new ObbException(ERROR_INTERNAL, in handleMessage()
3066 action.notifyObbStateChange(new ObbException(ERROR_INTERNAL, in handleMessage()
3091 action.notifyObbStateChange(new ObbException(ERROR_INTERNAL, in handleMessage()
3213 notifyObbStateChange(new ObbException(ERROR_INTERNAL, in execute()
3239 throw new ObbException(ERROR_INTERNAL, in getObbInfo()
3308 throw new ObbException(ERROR_INTERNAL, e); in handleExecute()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22448 field public static final int ERROR_INTERNAL = 20; // 0x14
/frameworks/base/config/
Dhiddenapi-public-dex.txt31747 Landroid/os/storage/OnObbStateChangeListener;->ERROR_INTERNAL:I
/frameworks/base/api/
Dcurrent.txt33520 field public static final int ERROR_INTERNAL = 20; // 0x14