Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/pm/
H A DIDataLoaderStatusListener.aidl47 const int DATA_LOADER_UNAVAILABLE = 8; field
/aosp12/system/incremental_delivery/libdataloader/include/
H A Ddataloader_ndk.h28 DATA_LOADER_UNAVAILABLE = 7, enumerator
/aosp12/system/incremental_delivery/libdataloader/
H A DDataLoaderConnector.cpp54 jint DATA_LOADER_UNAVAILABLE; member