/aosp12/build/make/tools/ |
H A D | java-layers.py | 48 def matches(self, imp): argument 50 if imp.startswith(d): 229 for imp in imports: 230 if dep.matches(imp): 232 % (filename, pkg, imp))
|
/aosp12/packages/apps/LegacyCamera/jni/ |
H A D | feature_mos_jni.cpp | 124 ImageType imp; in GenerateQuarterResImagePlanar() local 131 imp = im + j * input_w; in GenerateQuarterResImagePlanar() 136 *outp++ = *(imp + i); in GenerateQuarterResImagePlanar() 143 imp = im + j * input_w; in GenerateQuarterResImagePlanar() 148 *outp++ = *(imp + i); in GenerateQuarterResImagePlanar() 155 imp = im + j * input_w; in GenerateQuarterResImagePlanar() 160 *outp++ = *(imp + i); in GenerateQuarterResImagePlanar()
|
/aosp12/system/tools/aidl/build/ |
H A D | aidl_rust_glue.py | 84 for imp in imports: 85 lib_rs_file.write(" pub(crate) use %s::mangled::*;\n" % imp)
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/permission/ |
H A D | OneTimePermissionUserManager.java | 248 int imp = mActivityManager.getUidImportance(mUid); in onImportanceChanged() 249 if (imp > IMPORTANCE_CACHED) { in onImportanceChanged() 256 onImportanceChanged(mUid, imp); in onImportanceChanged()
|
/aosp12/build/soong/android/ |
H A D | util_test.go | 64 f := func(t *testing.T, imp func([]string) []string, in, want []string) { 66 out := imp(in) 620 f := func(b *testing.B, imp func([]string) []string, s []string) { 624 imp(s)
|
H A D | depset_test.go | 309 f := func(t *testing.T, imp func([]string) []string, in, want []string) { 311 out := imp(in) 368 f := func(b *testing.B, imp func([]string) []string, s []string) { 372 imp(s)
|
H A D | namespace.go | 277 imp, ok := r.namespaceAt(name) 281 namespace.visibleNamespaces = append(namespace.visibleNamespaces, imp)
|
H A D | paths_test.go | 1476 f := func(b *testing.B, imp func(Paths) Paths, paths Paths) { 1480 imp(paths)
|
/aosp12/frameworks/base/tools/codegen/src/com/android/codegen/ |
H A D | InputSignaturesComputation.kt | 123 fileAst.imports.find { imp -> 124 imp.nameAsString.endsWith(".$className")
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationUsageStats.java | 758 void increment(int imp) { in increment() argument 759 imp = Math.max(0, Math.min(imp, mCount.length - 1)); in increment() 760 mCount[imp]++; in increment()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
H A D | ScanManager.java | 1398 private void handleImportanceChange(UidImportance imp) { in handleImportanceChange() argument 1399 if (imp == null) { in handleImportanceChange() 1402 int uid = imp.uid; in handleImportanceChange() 1403 int importance = imp.importance; in handleImportanceChange()
|
/aosp12/build/make/tools/releasetools/ |
H A D | common.py | 26 import imp 2819 info = imp.find_module("releasetools", [path]) 2825 info = imp.find_module(f, [d]) 2827 self.module = imp.load_module("device_specific", *info)
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | BluetoothManagerService.java | 2777 final IPackageManager imp = AppGlobals.getPackageManager(); in updateOppLauncherComponentState() local 2778 imp.setComponentEnabledSetting(oppLauncherComponent, newState, in updateOppLauncherComponentState()
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ProcessList.java | 3769 int imp = ActivityManager.RunningAppProcessInfo.procStateToImportanceForTargetSdk( in procStateToImportance() local 3771 if (imp == ActivityManager.RunningAppProcessInfo.IMPORTANCE_BACKGROUND) { in procStateToImportance() 3776 return imp; in procStateToImportance()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
H A D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
H A D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |