/aosp12/art/test/600-verifier-fails/ |
H A D | info.txt | 7 avoid compiler crash later on 11 behind it to avoid fatal message later on 16 verification failure (non-reference type) to avoid a compiler crash 22 avoid interpreter crash on zero size object later
|
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/ |
H A D | WifiNoInternetDialog.java | 210 final boolean avoid = (which == BUTTON_POSITIVE); in onClick() 211 action = (avoid ? "Switch away" : "Get stuck"); in onClick() 214 Settings.Global.NETWORK_AVOID_BAD_WIFI, avoid ? "1" : "0"); in onClick() 215 } else if (avoid) { in onClick()
|
/aosp12/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/ |
H A D | README.md | 7 external components. To avoid potential deadlocks, a strict locking order must be ensured whenever 19 in `SoundTriggerMiddlewareValidation` and avoid the lock.
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/ |
H A D | jarjar-rules-tests.txt | 2 # Rename the non-jarjared, services.net version to avoid conflicts. 11 # a different prefix in the test jarjar rule to avoid duplicate jar entries.
|
/aosp12/packages/modules/IPsec/ |
H A D | Android.bp | 57 // Shared filegroups of BouncyCastle and frameworks are jar-jar'ed to avoid 117 // Shared filegroups of BouncyCastle and frameworks are jar-jar'ed to avoid 119 // reports. IKE source files are jarjared to avoid this test jar being
|
/aosp12/hardware/qcom/media/msm8998/mm-core/ |
H A D | Makefile.am | 73 libOmxCore_la_LDFLAGS += -shared -avoid-version 86 libmm_omxcore_la_LDFLAGS += -shared -avoid-version
|
/aosp12/hardware/qcom/sm8150/media/mm-core/ |
H A D | Makefile.am | 69 libOmxCore_la_LDFLAGS += -shared -avoid-version 82 libmm_omxcore_la_LDFLAGS += -shared -avoid-version
|
/aosp12/hardware/qcom/sm7250/media/mm-core/ |
H A D | Makefile.am | 69 libOmxCore_la_LDFLAGS += -shared -avoid-version 82 libmm_omxcore_la_LDFLAGS += -shared -avoid-version
|
/aosp12/hardware/qcom/sdm845/media/mm-core/ |
H A D | Makefile.am | 69 libOmxCore_la_LDFLAGS += -shared -avoid-version 82 libmm_omxcore_la_LDFLAGS += -shared -avoid-version
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | PlatLogoActivity.java | 102 mBg.avoid = widgetSize / 2; in onCreate() 330 public float avoid = 0f; field in PlatLogoActivity.BubblesDrawable 373 if (avoid > 0f) { in randomize() 376 mBubbs[mNumBubbs].r = avoid; in randomize()
|
/aosp12/hardware/interfaces/automotive/audiocontrol/2.0/ |
H A D | IFocusListener.hal | 32 * interaction is oneway to avoid blocking HAL so that it is not required to wait for a response 48 * interaction is oneway to avoid blocking HAL so that it is not required to wait for a response
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | dagger-jarjar-rules.txt | 1 # shade guava to avoid conflicts with guava embedded in Error Prone.
|
/aosp12/art/test/2033-shutdown-mechanics/ |
H A D | info.txt | 3 can avoid accessing deleted data structures.
|
/aosp12/packages/modules/GeoTZ/geotz_lookup/ |
H A D | jarjar-rules.txt | 1 # Move com.google.common.geometry and any transitive dependencies on guava to one side to avoid
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | vendor_init.te | 2 # Sometimes we have to write to non-existent files to avoid conditional
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | vendor_init.te | 2 # Sometimes we have to write to non-existent files to avoid conditional
|
/aosp12/frameworks/av/media/libcpustats/include/cpustats/ |
H A D | README.txt | 6 * should be portable to host; avoid Android OS dependencies without a conditional
|
/aosp12/system/bt/doc/ |
H A D | network_ports.md | 4 It should be used as a reference and as a mechanism to avoid port
|
/aosp12/art/test/518-null-array-get/ |
H A D | info.txt | 6 punted the method to the interpreter in an effort to avoid
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | vendor_init.te | 2 # Sometimes we have to write to non-existent files to avoid conditional
|
/aosp12/frameworks/base/core/java/com/android/server/ |
H A D | DropboxLogTags.logtags | 4 # /java/com/android/server/EventLogTags.logtags. To avoid conflict, this file's name cannot
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | Makefile.am | 20 libgnss_la_LDFLAGS = -lstdc++ -Wl,-z,defs -lpthread @GLIB_LIBS@ -shared -avoid-version
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | Makefile.am | 20 libgnss_la_LDFLAGS = -lstdc++ -Wl,-z,defs -lpthread @GLIB_LIBS@ -shared -avoid-version
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | Makefile.am | 20 libgnss_la_LDFLAGS = -lstdc++ -Wl,-z,defs -lpthread @GLIB_LIBS@ -shared -avoid-version
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | Makefile.am | 21 libgnss_la_LDFLAGS = -lstdc++ -Wl,-z,defs -lpthread @GLIB_LIBS@ -shared -avoid-version
|