Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/proto/android/os/
H A Ddata.proto22 // This file contains protobuf definitions used in incidentd directly.
/aosp14/frameworks/base/core/java/android/view/translation/
H A DUiTranslationController.java745 final Bundle definitions = in sanitizedViewTranslationResponse() local
747 if (definitions != null) { in sanitizedViewTranslationResponse()
749 for (String partOfSpeech : definitions.keySet()) { in sanitizedViewTranslationResponse()
751 for (CharSequence definition : definitions.getCharSequenceArray(partOfSpeech)) { in sanitizedViewTranslationResponse()
/aosp14/frameworks/base/tools/aapt2/
H A Dreadme.md10 conflicting definitions for the same Java constant in Manifest.java. Changed the implementation
68 Rewriting these resource IDs to use the package ID 7F while maintaining their definitions under
H A DResources.proto62 // Resource definitions corresponding to an Android package.
270 // as XML attribute values or on the right hand side of style attribute definitions. The concrete
/aosp14/frameworks/base/core/res/
H A DAndroid.bp146 // PRODUCT-agnostic resource data like IDs and type definitions.
/aosp14/frameworks/base/cmds/uinput/
H A DREADME.md80 See [struct input_absinfo][4]) definitions.
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile326 # definitions whose arguments contain STL classes (e.g. func(std::string);
709 # the reference definitions. This must be a list of .bib files. The .bib
1870 # Load stylesheet definitions from file. Syntax is similar to doxygen's config
1872 # missing definitions are set to their default value.
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md245 … tiles and views from a spec. It can be used in plugins to provide different definitions for tiles.