HomeSort by relevance Sort by last modified time
    Searched full:requested (Results 101 - 125 of 11551) sorted by null

1 2 3 45 6 7 8 91011>>

  /tools/tradefederation/core/src/com/android/tradefed/device/
IDeviceSelection.java 59 * @return <code>true</code> if an emulator has been requested
64 * @return <code>true</code> if a device has been requested
69 * @return <code>true</code> if an stub emulator has been requested. A stub emulator is a
75 * @return <code>true</code> if a null device (aka no device required) has been requested
  /cts/tests/sensor/src/android/hardware/cts/helpers/
TestSensorEnvironment.java 53 * @param samplingPeriodUs The requested collection period for the sensor under test
67 * @param samplingPeriodUs The requested collection period for the sensor under test
68 * @param maxReportLatencyUs The requested collection report latency for the sensor under test
91 * @param samplingPeriodUs The requested collection period for the sensor under test
114 * @param samplingPeriodUs The requested collection period for the sensor under test
115 * @param maxReportLatencyUs The requested collection report latency for the sensor under test
140 * @param samplingPeriodUs The requested collection period for the sensor under test
141 * @param maxReportLatencyUs The requested collection report latency for the sensor under test
166 * @param samplingPeriodUs The requested collection period for the sensor under test
167 * @param maxReportLatencyUs The requested collection report latency for the sensor under tes
    [all...]
  /cts/tests/backup/src/android/backup/cts/
KeyValueLifecycleTest.java 44 "Backup requested",
54 "Restore requested",
  /development/apps/Fallback/res/values/
strings.xml 21 <!-- Dialog title informing the user that the requested action is not supported -->
23 <!-- Dialog content informing the user that the requested action is not supported -->
  /docs/source.android.com/en/devices/tech/datausage/
usage-cycle-resets-dates.html 27 <code>(00:00) UTC</code> on the requested day. When a month is shorter than the
28 requested day, the cycle resets on the first day of the subsequent
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
VMDeath002Test.java 39 * JDWP Unit test for requested VM_DEATH event.
54 * This testcase is for requested VM_DEATH event.<BR>
57 * <BR>&nbsp;&nbsp; - requested VM_DEATH event
130 logWriter.println("===> found requested VM_DEATH event!");
132 // check suspend p[olicy for requested event
134 logWriter.println("## FAILURE: requested VM_DEATH event "
166 logWriter.println("## FAILURE: too many requested VM_DEATH events: "
170 logWriter.println("## FAILURE: received no requested VM_DEATH events: "
  /external/autotest/client/common_lib/cros/fake_device_server/
fail_control.py 40 logging.info('Requested to start failing all requests.')
44 logging.info('Requested to stop failing all requests.')
  /external/autotest/client/site_tests/power_BacklightSuspend/
power_BacklightSuspend.py 23 # If the current brightness is the same as the requested brightness,
34 ('Brightness level after resume did not match requested ' + \
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p12.cpp 18 int d = "test"_x; // expected-note {{in instantiation of function template specialization 'operator""_x<char, 't', 'e', 's', 't'>' requested here}}
21 int g = UR"("????_?)"_x; // expected-note {{in instantiation of function template specialization 'operator""_x<char32_t, 34, 1090, 1077, 1089, 1090, 95, 65536>' requested here}}
  /external/clang/test/Sema/
align_value.c 7 // expected-error@+1 {{requested alignment is not a power of 2}}
10 // expected-error@+1 {{requested alignment is not a power of 2}}
  /external/clang/test/SemaCXX/
vtable-instantiation.cpp 44 Target<int*>* traits = &Provider<int*>::Instance; // expected-note{{requested here}}
63 GMG<Type> GMG<Type>::singleton; // expected-note{{requested here}}
  /external/clang/test/SemaTemplate/
instantiate-expr-1.cpp 10 (void)sizeof(Bitfields<0, 1>); // expected-note{{in instantiation of template class 'Bitfields<0, 1>' requested here}}
20 (void)sizeof(BitfieldPlus<-5, 5>); // expected-note{{in instantiation of template class 'BitfieldPlus<-5, 5>' requested here}}
31 (void)sizeof(BitfieldMinus<0, 1>); // expected-note{{in instantiation of template class 'BitfieldMinus<0, 1>' requested here}}
32 (void)sizeof(BitfieldMinus<5, 5>); // expected-note{{in instantiation of template class 'BitfieldMinus<5, 5>' requested here}}
43 (void)sizeof(BitfieldDivide<5, 0>); // expected-note{{in instantiation of template class 'BitfieldDivide<5, 0>' requested here}}
67 (void)sizeof(BitfieldNeg<5>); // expected-note{{in instantiation of template class 'BitfieldNeg<5>' requested here}}
69 (void)sizeof(BitfieldNeg2<int, 5>); // expected-note{{in instantiation of template class 'BitfieldNeg2<int, 5>' requested here}}
138 test_asm(b); // expected-note {{in instantiation of function template specialization 'test_asm<int>' requested here}}
instantiate-non-dependent-types.cpp 47 // expected-note@+1 {{in instantiation of member function 'C<Q, int>::f' requested here}}
49 // expected-note@+1 {{in instantiation of member function 'C<Q, Colors>::f' requested here}}
instantiate-objc-1.mm 68 template struct BoxingTest<int *>; // expected-note {{in instantiation of member function 'BoxingTest<int *>::box' requested here}}
69 template struct BoxingTest<long double>; // expected-note {{in instantiation of member function 'BoxingTest<long double>::box' requested here}}
instantiate-sizeof.cpp 19 M() {}; // expected-note {{in instantiation of default member initializer 'M<S>::m' requested here}}
28 template struct M<S>; // expected-note {{in instantiation of member function 'M<S>::M' requested here}}
  /external/curl/docs/cmdline-opts/
location.d 6 If the server reports that the requested page has moved to a different
9 --include or --head, headers from all requested pages will be shown. When
  /external/selinux/libselinux/man/man3/
security_getenforce.3 32 protection requested by the application or the actual protection that will
35 protection, 1 if it checks the requested protection, and \-1 on error.
  /external/skia/src/codec/
SkSampledCodec.h 39 * @param sampleSize As an input, the requested sample size.
52 * that fCodec does not support the requested scale, and we need to
  /external/syslinux/gpxe/src/include/gpxe/
umalloc.h 37 * @v new_size Requested size
48 * @v size Requested size
  /external/v8/src/ppc/
constants-ppc.cc 34 // No register with the requested name found.
47 // No register with the requested name found.
  /frameworks/av/media/libaaudio/examples/utils/
AAudioArgsParser.h 244 * Print stream parameters in comparison with requested values.
249 printf(" DeviceId: requested = %d, actual = %d\n",
256 printf(" SampleRate: requested = %d, actual = %d\n",
259 printf(" ChannelCount: requested = %d, actual = %d\n",
262 printf(" DataFormat: requested = %d, actual = %d\n",
275 printf(" Capacity: requested = %d, actual = %d\n", getBufferCapacity(),
278 printf(" SharingMode: requested = %s, actual = %s\n",
282 printf(" PerformanceMode: requested = %d, actual = %d\n",
  /frameworks/base/core/java/android/app/backup/
ISelectBackupTransportCallback.aidl 28 * Called when BackupManager has successfully bound to the requested transport.
36 * Called when BackupManager fails to bind to the requested transport.
SelectBackupTransportCallback.java 31 * Called when BackupManager has successfully bound to the requested transport.
39 * Called when BackupManager fails to bind to the requested transport.
  /frameworks/support/lifecycle/extensions/src/main/java/android/arch/lifecycle/
ViewModelStores.java 37 * @param activity an activity whose {@code ViewModelStore} is requested
48 * @param fragment a fragment whose {@code ViewModelStore} is requested
  /system/extras/cppreopts/
cppreopts.rc 15 on property:sys.cppreopt=requested && property:ro.boot.slot_suffix=_a
23 on property:sys.cppreopt=requested && property:ro.boot.slot_suffix=_b

Completed in 636 milliseconds

1 2 3 45 6 7 8 91011>>