Home
last modified time | relevance | path

Searched refs:App (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/core/proto/android/server/
H A Dappstatetracker.proto44 // App ids that are in power-save exemption list.
47 // App ids that are in power-save user exemption list.
50 // App ids that are in temporary power-save exemption list.
/aosp14/frameworks/base/core/proto/android/service/
H A Ddiskstats.proto84 // App's code size in kilobytes
86 // App's cache size in kilobytes
88 // App's data size in kilobytes
/aosp14/frameworks/base/tools/aapt2/integration-tests/DumpTest/
H A Dbuilt_with_aapt_expected.txt4 application: label='App' icon=''
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.md3 ## App-standby and Sync Manager
6 ["App Standby Buckets"](https://developer.android.com/topic/performance/appstandby), which throttle…
110 - Normally, sync operations are subject to App-Standby, which throttles jobs owned by background
/aosp14/frameworks/base/core/proto/android/os/
H A Dmessage.proto30 // App-defined message code so that the recipient can identify what this
H A Dbatterystats.proto539 // Duration spent BLE scanning blamed on this App (i.e. apportioned to this
541 // in App's comment).
690 // TODO: combine System and App messages?
869 // Duration performing Wifi-scan blamed on this App (i.e. apportioned to
871 // 'apportioned' in App's comment).
/aosp14/frameworks/base/data/keyboards/
H A Dqwerty.kl114 # App switch = Overview key
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DLockscreenFragment.java192 private static class App extends Item { class in LockscreenFragment
199 public App(Context context, LauncherActivityInfo info) { in App() method in LockscreenFragment.App
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto365 // OPEN: Settings > Apps > Configure apps > App links > [App]
378 // OPEN: Settings > Apps > [App info]
383 // OPEN: Settings > Memory > App usage > [App Memory usage]
391 // OPEN: Settings > Memory > App usage
626 // OPEN: Settings > Sound & notification > App notifications > [App]
914 // PACKAGE: App that posted the notification
916 // PACKAGE: App that posted the notification
918 // PACKAGE: App that posted the notification
920 // PACKAGE: App that posted the notification
2301 // ------- Begin N App Disambig Shade -----
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DEventLogTags.logtags37 30025 am_broadcast_discard_app (User|1|5),(Broadcast|1|5),(Action|3),(Receiver Number|1|1),(App|3)
/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dglobal.proto77 message App { message
87 optional App app = 13;
426 // App allowed to load GPU debug layers.
437 // App that can provide layer libraries.
1052 // Owner App, not even by Settings app). This setting takes integer values.
H A Dsecure.proto346 // The App or module that changes the location mode.
/aosp14/frameworks/base/tools/aapt/
H A DResourceTable.h96 App, enumerator
H A DResource.cpp1282 ResourceTable::PackageType packageType = ResourceTable::App; in buildResources()
H A DResourceTable.cpp1768 case App: in ResourceTable()
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/
H A DREADME.md188 ### Installing an App with Rollback Enabled
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java237 GlobalSettingsProto.App.STANDBY_ENABLED); in dumpProtoGlobalSettingsLocked()
240 GlobalSettingsProto.App.AUTO_RESTRICTION_ENABLED); in dumpProtoGlobalSettingsLocked()
243 GlobalSettingsProto.App.FORCED_APP_STANDBY_FOR_SMALL_BATTERY_ENABLED); in dumpProtoGlobalSettingsLocked()