/cts/tools/dasm/src/dasm/ |
D | ReservedWords.java | 26 public static token get(String name) { in get() method in ReservedWords
|
D | DopInfo.java | 104 public static DopInfo get(String name) { in get() method in DopInfo
|
/cts/tests/tests/os/src/android/os/cts/ |
D | ParcelFileDescriptorPeer.java | 104 public ParcelFileDescriptor get() throws RemoteException { in get() method in ParcelFileDescriptorPeer 215 public IOException get() throws InterruptedException, ExecutionException { in get() method in ParcelFileDescriptorPeer.FutureCloseListener
|
D | IParcelFileDescriptorPeer.aidl | 31 ParcelFileDescriptor get(); in get() method
|
D | SeccompTest.java | 291 public ISeccompIsolatedService get() throws InterruptedException, ExecutionException { in get() method in SeccompTest.IsolatedServiceConnection
|
D | ParcelFileDescriptorProcessTest.java | 62 public IParcelFileDescriptorPeer get() throws InterruptedException, ExecutionException { in get() method in ParcelFileDescriptorProcessTest.PeerConnection
|
/cts/tools/dex-tools/src/dex/structure/ |
D | DexAnnotation.java | 61 public static Visibility get(byte value) { in get() method in DexAnnotation.Visibility
|
D | DexEncodedValueType.java | 185 public static DexEncodedValueType get(byte value) { in get() method in DexEncodedValueType
|
/cts/libs/vogar-expect/src/vogar/ |
D | ExpectationStore.java | 75 public Expectation get(String name) { in get() method in ExpectationStore 89 public Expectation get(Outcome outcome) { in get() method in ExpectationStore
|
/cts/tests/tests/netsecpolicy/src/android/security/ |
D | NetworkSecurityPolicyTestBase.java | 321 public T get() throws InterruptedException, ExecutionException { in get() method in NetworkSecurityPolicyTestBase.SettableFuture 331 public T get(long timeout, TimeUnit timeUnit) in get() method in NetworkSecurityPolicyTestBase.SettableFuture
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | Script.java | 74 public <T> T get(Script.ScriptParameter<ScriptT, T> parameter) { in get() method in Script.ParameterMap
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | PropertyValuesHolderTest.java | 313 public Object get(Object object) { in get() method in PropertyValuesHolderTest.ShapeHolderYProperty 357 public Object get(Object object) { in get() method in PropertyValuesHolderTest.ViewColorProperty
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | ActivityTransitionActivity.java | 281 public int get() { in get() method in ActivityTransitionActivity.OptionalVisibility
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | KeyManagementTest.java | 292 public String get() throws InterruptedException { in get() method in KeyManagementTest.KeyChainAliasFuture
|
/cts/tests/app/src/android/app/cts/ |
D | DialogTest.java | 661 private void takeKeyEvents(final Dialog d, final boolean get) throws Throwable { in takeKeyEvents()
|
D | InstrumentationTest.java | 661 public void takeKeyEvents(boolean get) { in takeKeyEvents()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AudioHelper.java | 144 public T get() in get() method in AudioHelper.FutureLatch
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | Target.java | 605 public double get() { return mValue; } in get() method in Target.Floaty
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVXCheckAnalyzer.java | 1225 public synchronized Mat get(long ts[]) { in get() method in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer
|
/cts/tests/tests/view/src/android/view/cts/ |
D | WindowTest.java | 940 public void takeKeyEvents(boolean get) { in takeKeyEvents()
|