HomeSort by relevance Sort by last modified time
    Searched full:extra (Results 651 - 675 of 10855) sorted by null

<<21222324252627282930>>

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/
ProjectedPresentation.java 31 // This theme is required to prevent an extra view from obscuring the presentation
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
PlayVideoActivity.java 49 * Intent extra defining the {@link Stream} information
162 public boolean onError(MediaPlayer mp, int what, int extra) {
163 Log.e(TAG, "Unable to play video, got onError with code " + what + ", extra " + extra);
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
WifiConfigCreator.java 45 public static final String EXTRA_NETID = "extra-netid";
46 public static final String EXTRA_SSID = "extra-ssid";
47 public static final String EXTRA_SECURITY_TYPE = "extra-security-type";
48 public static final String EXTRA_PASSWORD = "extra-password";
  /cts/tests/tests/dpi/src/android/dpi/cts/
OrientationActivity.java 24 /** {@link Activity} that calls {@link #setRequestedOrientation(int)} with the extra value. */
  /cts/tests/tests/telecom2/
Android.mk 41 --extra-packages android.telecom.cts \
  /cts/tools/dasm/src/java_cup/
action_production.java 6 * of extra bookkeeping so that we know where we came from.
  /developers/samples/android/security/FingerprintDialog/Application/src/main/
Android.mk 25 --extra-packages android.support.v7.appcompat
  /development/build/tools/
mk_sdk_repo_xml.sh 113 Extra.VendorDisplay vendor-display 4
114 Extra.VendorId vendor-id 4
115 Extra.Vendor vendor-id 4
116 Extra.Vendor vendor 1
117 Extra.NameDisplay name-display 4
118 Extra.Path path 1
119 Extra.OldPaths old-paths 3
120 Extra.MinApiLevel min-api-level 2
165 # Note: addon extra revision can't take a preview number. We don't enforce
166 # this in this script. Instead schema validation will fail if the extra
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
LinearLayout3.java 28 * A simple linear layout that fills the screen vertically, and the middle child is padded with extra space.
  /development/samples/training/ContactsList/res/values-sw720dp/
dimens.xml 20 common padding value to add some extra white space which makes the layouts feel more
  /device/google/atv/permissions/
tv_core_hardware.xml 20 include. Devices with optional hardware must also include extra hardware
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_errors_unittest.py 25 """ Constructs an error with a valid assertion id and extra string. """
  /external/autotest/client/site_tests/network_VPNConnect/
control.openvpn_cert_verify 22 also tests using the "extra-certs" parameter. The server runs at the
  /external/autotest/client/site_tests/power_Resume/
power_Resume.py 12 # of extra suspend time to make sure we can get some results, even
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Primitive.java 34 throw new IOException("Extra data detected in stream");
BERGenerator.java 84 if (_tagged && _isExplicit) // write extra end for tag header
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
FixedPointCombMultiplier.java 17 * size, or alternatively we could deal with the 'extra' bits either by running the comb
  /external/chromium-trace/catapult/catapult_build/
run_with_typ.py 17 path: A list of extra paths to add to sys.path when running the tests.
  /external/chromium-trace/catapult/common/battor/battor/
__init__.py 15 # directory containing the script, so we add these extra paths to right
  /external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
top_bar_view.js 7 * is in (capturing, viewing only, viewing loaded log), and may have extra
  /external/chromium-trace/catapult/systrace/systrace/
__init__.py 15 # directory containing the script, so we add these extra paths to right
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/
test_response.py 49 Extra = MemberList(Test8extra)
58 <Extra>
62 </Extra>
70 list(map(lambda x: list(map(int, x.Foo)), obj._result.Extra)),
  /external/chromium-trace/catapult/third_party/polymer/components/iron-menu-behavior/test/
test-menu.html 20 <div id="extraContent" tabindex="-1">focusable extra content</div>
test-menubar.html 20 <div id="extraContent" tabindex="-1">focusable extra content</div>
  /external/clang/test/CodeGen/
byval-memcpy-elim.c 13 // Make sure we don't generate extra memcpy for lvalues

Completed in 4390 milliseconds

<<21222324252627282930>>