Home
last modified time | relevance | path

Searched refs:IDs (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/proto/android/app/
H A Dtime_zone_detector.proto76 // The suggestion's time zone IDs (which relate to location) are obfuscated by
82 // are also significantly more compact than full IANA TZDB IDs, albeit unstable
87 // but contains the actual string IDs.
/aosp14/frameworks/base/proto/src/
H A Dsystem_messages.proto25 // System message IDs
26 // These are non-consecutive in order to preserve some existing, ad hoc IDs.
27 // It is OK to use skipped IDs.
28 // Prefer to add new IDs consecutively from zero, search for ADD_NEW_IDS_ABOVE_THIS_LINE.
29 // Most of these IDs only became meaningful with the O release.
314 // Legacy IDs with arbitrary values appear below
315 // Legacy IDs existed as stable non-conflicting constants prior to the O release
/aosp14/frameworks/base/tools/aapt2/
H A DResourceMetadata.proto42 // Maps resource IDs (e.g. 0x7f123456) to their original names (e.g.
H A Dreadme.md65 than 0x7F is interpreted as a negative number, causing valid feature split IDs like 0x80010000
68 Rewriting these resource IDs to use the package ID 7F while maintaining their definitions under
70 rewritten IDs to not overlap with the base.
H A DResources.proto86 // - IDs > 0x7f are reserved for the application as well and are treated as feature splits.
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java433 long[] IDs, String[] names, int[] arraySizes); in rsnElementGetSubElements() argument
434 … synchronized void nElementGetSubElements(long id, long[] IDs, String[] names, int[] arraySizes) { in nElementGetSubElements() argument
436 rsnElementGetSubElements(mContext, id, IDs, names, arraySizes); in nElementGetSubElements()
708 …native void rsnFileA3DGetIndexEntries(long con, long fileA3D, int numEntries, int[] IDs, String[] … in rsnFileA3DGetIndexEntries() argument
709 …synchronized void nFileA3DGetIndexEntries(long fileA3D, int numEntries, int[] IDs, String[] names)… in nFileA3DGetIndexEntries() argument
711 rsnFileA3DGetIndexEntries(mContext, fileA3D, numEntries, IDs, names); in nFileA3DGetIndexEntries()
/aosp14/frameworks/base/core/res/
H A DAndroid.bp146 // PRODUCT-agnostic resource data like IDs and type definitions.
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/
H A Dquickaffordance.md22 OEMs may also choose to override the IDs and number of slots and/or override the default capacities…
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DEventLogTags.logtags49 # Leave IDs through 2740 for more power logs (2730 used by battery_discharge above)
/aosp14/frameworks/base/core/proto/android/service/
H A Dnotification.proto306 // id is one of the system default rule IDs, or empty
/aosp14/frameworks/base/core/proto/android/server/alarm/
H A Dalarmmanagerservice.proto63 // these are allowed to freely schedule alarms. These are app IDs, not UIDs.
/aosp14/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto906 // Job IDs can technically be negative.
919 // Job IDs can technically be negative.
/aosp14/frameworks/base/native/graphics/jni/fuzz/corpus/
H A Dsample_raf.raf Error!