Home
last modified time | relevance | path

Searched defs:getData (Results 1 – 11 of 11) sorted by relevance

/cts/tests/framework/base/windowmanager/shared/src/android/server/wm/shared/
DBlockingResultReceiver.java46 public Bundle getData(long timeoutMs) in getData() method in BlockingResultReceiver
/cts/tests/tests/media/libndkaudio/
DWaveTableOscillator.cpp47 int WaveTableOscillator::getData(long time, float* outBuff, int numFrames, in getData() function in ndkaudio::WaveTableOscillator
/cts/suite/audio_quality/lib/include/audio/
DBuffer.h58 inline char* getData() { in getData() function
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DVectorAverage.java74 public int getData(double[] data, boolean raw) { in getData() method in VectorAverage
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DDirectShellCommand.java79 public Bundle getData() { in getData() method in DirectShellCommand.Result
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSHostSources.java124 public String getData() { in getData() method in BuildCTSHostSources.HostState
/cts/hostsidetests/car/app/src/android/car/cts/app/
DPowerPolicyTestCommand.java59 public String getData() { in getData() method in PowerPolicyTestCommand
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DAuthenticationActivity.java179 public static Bundle getData() { in getData() method in AuthenticationActivity
/cts/tests/tests/rsblas/src/android/renderscript/cts/
DBNNMTest.java30 native void getData(byte[] a, byte[] b, byte[] c); in getData() method in BNNMTest
/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureLoader.java63 public ByteBuffer getData() { return mData; } in getData() method in CompressedTextureLoader.Texture
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h149 float *getData() const { in getData() function