Home
last modified time | relevance | path

Searched defs:DATA_LOADER_UNRECOVERABLE (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/pm/
H A DIDataLoaderStatusListener.aidl53 const int DATA_LOADER_UNRECOVERABLE = 9; field
/aosp12/system/incremental_delivery/libdataloader/include/
H A Ddataloader_ndk.h29 DATA_LOADER_UNRECOVERABLE = 8, enumerator
/aosp12/system/incremental_delivery/libdataloader/
H A DDataLoaderConnector.cpp55 jint DATA_LOADER_UNRECOVERABLE; member