/aosp12/frameworks/rs/tests/lldb/tests/harness/ |
H A D | util_bundle.py | 65 def __init__(self, android, aosp_product_path): argument 166 def _install_apk(self, app, package): argument
|
/aosp12/system/extras/boottime_tools/bootio/ |
H A D | bootio_collector.cpp | 27 namespace android { namespace 91 int ReadStatForName(char *filename, AppData *app) { in ReadStatForName() 146 int ReadCmdline(char *filename, AppData *app) { in ReadCmdline()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | ... transient void setNdefPushMessage (android.nfc.NdefMessage, android.app.Activity, android.app.Activity |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/system/core/trusty/confirmationui/ |
H A D | TrustyConfirmationUI.cpp | 45 namespace android { namespace 222 auto app = std::make_shared<TrustyApp>(kTrustyDeviceName, kConfirmationuiAppName); in promptUserConfirmation_() local
|
/aosp14/system/core/trusty/confirmationui/ |
H A D | TrustyConfirmationUI.cpp | 43 namespace aidl::android::hardware::confirmationui { namespace 214 auto app = std::make_shared<TrustyApp>(kTrustyDeviceName, kConfirmationuiAppName); in promptUserConfirmation_() local
|
/aosp12/hardware/interfaces/contexthub/1.0/default/ |
H A D | Contexthub.cpp | 30 namespace android { namespace 301 HubAppInfo app; in handleOsMessage() local
|
/aosp12/packages/modules/StatsD/statsd/src/packages/ |
H A D | UidMap.cpp | 39 namespace android { namespace 226 string app = string(String8(app_16).string()); in removeApp() local
|
/aosp12/packages/modules/StatsD/statsd/src/ |
H A D | StatsService.cpp | 50 namespace android { namespace 952 Status StatsService::informOnePackage(const string& app, int32_t uid, int64_t version, in informOnePackage() 966 Status StatsService::informOnePackageRemoved(const string& app, int32_t uid) { in informOnePackageRemoved()
|
H A D | stats_log.proto | 19 package android.os.statsd; package 320 optional string app = 3; field
|
/aosp12/frameworks/base/core/proto/android/providers/settings/ |
H A D | global.proto | 18 package android.providers.settings; package 87 optional App app = 13; field 260 optional SettingProto app = 1; field
|
H A D | secure.proto | 18 package android.providers.settings; package 103 optional SettingProto app = 1; field
|
/aosp14/frameworks/base/core/proto/android/providers/settings/ |
H A D | global.proto | 18 package android.providers.settings; package 87 optional App app = 13; field 263 optional SettingProto app = 1; field
|
H A D | secure.proto | 18 package android.providers.settings; package 115 optional SettingProto app = 1; field
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputDispatcher_test.cpp | 40 namespace android::inputdispatcher { namespace 4972 std::shared_ptr<FakeApplicationHandle> app = std::make_shared<FakeApplicationHandle>(); in getWindow() local
|