Home
last modified time | relevance | path

Searched refs:MODULE_LIBRARIES (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/Tethering/common/TetheringLib/src/android/net/
DTetheringManager.java18 import static android.annotation.SystemApi.Client.MODULE_LIBRARIES;
261 @SystemApi(client = MODULE_LIBRARIES)
486 @SystemApi(client = MODULE_LIBRARIES)
517 @SystemApi(client = MODULE_LIBRARIES)
544 @SystemApi(client = MODULE_LIBRARIES)
773 @SystemApi(client = MODULE_LIBRARIES)
874 @SystemApi(client = MODULE_LIBRARIES)
922 @SystemApi(client = MODULE_LIBRARIES)
980 @SystemApi(client = MODULE_LIBRARIES)
1178 @SystemApi(client = MODULE_LIBRARIES)
[all …]
DTetheringConstants.java19 import static android.annotation.SystemApi.Client.MODULE_LIBRARIES;
34 @SystemApi(client = MODULE_LIBRARIES)
/frameworks/base/core/java/android/os/
DParcelable.java123 @SystemApi(client = SystemApi.Client.MODULE_LIBRARIES)
131 @SystemApi(client = SystemApi.Client.MODULE_LIBRARIES)
DBinder.java518 @SystemApi(client = SystemApi.Client.MODULE_LIBRARIES)
/frameworks/base/core/java/android/annotation/
DNullable.java46 @SystemApi(client = Client.MODULE_LIBRARIES)
DNonNull.java39 @SystemApi(client = Client.MODULE_LIBRARIES)
DSystemApi.java57 MODULE_LIBRARIES, enumConstant
/frameworks/base/
DStubLibraries.bp152 "client=android.annotation.SystemApi.Client.MODULE_LIBRARIES" +
229 // namely @SystemApi(client=MODULE_LIBRARIES) APIs.
/frameworks/base/apex/
DAndroid.bp55 "client=android.annotation.SystemApi.Client.MODULE_LIBRARIES" +