Home
last modified time | relevance | path

Searched refs:extracted (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/tools/aapt2/
DApkInfo.proto25 // Top level message representing data extracted from the APK for 'apkinfo'
38 // Data extracted from the manifest of the APK.
75 // Information extracted about package from <manifest> and
102 // Information extracted from <application> element.
168 // Information about used features which is extracted from <uses-permission>
212 // Data extracted about launchable activity. Launchable activity is an entry
220 // Data extracted about leanback launchable activity. Leanback launchable
269 // Information extracted from <meta-data> elements defined across
292 // Data extracted from <package-verifier> element.
328 // Information extracted from <property> elements defined across
/frameworks/base/core/tests/InputMethodCoreTests/src/com/android/internal/inputmethod/
DInputMethodInfoSafeListTest.java105 final List<InputMethodInfo> extracted = InputMethodInfoSafeList.extractFrom(list); in assertItemsAfterExtract() local
106 assertEquals(originals.size(), extracted.size()); in assertItemsAfterExtract()
109 originals.get(i), extracted.get(i)); in assertItemsAfterExtract()
111 originals.get(i).getPackageName(), extracted.get(i).getPackageName()); in assertItemsAfterExtract()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/shared/
DTileSpec.kt87 val extracted = substring(CustomTile.PREFIX.length, length - 1) constant
88 ComponentName.unflattenFromString(extracted)
/frameworks/libs/binary_translation/kernel_api/tools/
DREADME.md6 System call names, numbers and entry points are extracted from kernel sources.
10 System call parameters are extracted from vmlinux DWARF.
/frameworks/base/core/proto/android/service/
Dbatterystats.proto54 // 'batterystats -c --history', with the hsp lines extracted).
/frameworks/base/core/proto/android/
Dprivacy.proto28 // extracted from the device automatically. They can be accessed
/frameworks/av/media/tests/benchmark/
DREADME.md248 …: computed as the total time taken to extract all frames divided by the number of frames extracted.
254 12. **totalBytesProcessedPerSec**: The number of bytes extracted/muxed/decoded/encoded per second.
/frameworks/rs/script_api/include/
Drs_matrix.rsh184 * col: Zero-based column of the element to be extracted.
185 * row: Zero-based row of the element to extracted.
Drs_allocation_data.rsh119 * The "X" in the name indicates that successive values are extracted by
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md313 stripped or have the .so files extracted. If the system apk is not self
/frameworks/wilhelm/doc/
DDoxyfile327 # extracted and appear in the documentation as a namespace called
/frameworks/native/docs/
DDoxyfile409 # extracted and appear in the documentation as a namespace called
/frameworks/av/media/libaaudio/
DDoxyfile438 # extracted and appear in the documentation as a namespace called
/frameworks/av/media/codec2/docs/
Ddoxygen.config466 # extracted and appear in the documentation as a namespace called
/frameworks/base/media/native/midi/include/
DDoxyfile475 # extracted and appear in the documentation as a namespace called
/frameworks/proto_logging/stats/
Datoms.proto10467 // The package name that the config was extracted from.