Home
last modified time | relevance | path

Searched defs:unit (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DWap230WspContentTypeTest.java225 WspTypeDecoder unit = new WspTypeDecoder( in testWellKnownShortIntegerMimeTypeValues() local
245 WspTypeDecoder unit = new WspTypeDecoder(data); in testWellKnownLongIntegerMimeTypeValues() local
259 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testDecodeReturnsFalse_WhenOnlyAZeroBytePresent() local
270 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testConstrainedMediaExtensionMedia() local
286 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testGeneralFormShortLengthExtensionMedia() local
301 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testGeneralFormShortLengthWellKnownShortInteger() local
317 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testGeneralFormShortLengthWellKnownShortIntegerWithUnknownValue() local
336 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testGeneralFormShortLengthWellKnownLongInteger() local
355 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testGeneralFormShortLengthWellKnownLongIntegerWithUnknownValue() local
374 WspTypeDecoder unit = new WspTypeDecoder(out.toByteArray()); in testGeneralFormLengthQuoteWellKnownShortInteger() local
[all …]
/frameworks/av/media/libstagefright/rtsp/
DAH263Assembler.cpp162 const sp<ABuffer> &unit = *it; in submitAccessUnit() local
172 const sp<ABuffer> &unit = *it; in submitAccessUnit() local
DAAVCAssembler.cpp162 sp<ABuffer> unit = new ABuffer(nalSize); in addSingleTimeAggregationPacket() local
287 sp<ABuffer> unit = new ABuffer(totalSize); in addFragmentedNALUnit() local
/frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/
DAwaitableCompletionListener.java47 public void awaitOneCallback(long timeout, TimeUnit unit) throws InterruptedException, in awaitOneCallback()
DAwaitableErrorListener.java55 public void awaitOneCallback(long timeout, TimeUnit unit) throws InterruptedException, in awaitOneCallback()
/frameworks/base/core/java/android/accounts/
DAccountManagerFuture.java113 V getResult(long timeout, TimeUnit unit) in getResult()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DCaptureCollector.java312 TimeUnit unit) in queueRequest()
367 public boolean waitForEmpty(long timeout, TimeUnit unit) throws InterruptedException { in waitForEmpty()
392 public boolean waitForPreviewsEmpty(long timeout, TimeUnit unit) throws InterruptedException { in waitForPreviewsEmpty()
424 public boolean waitForRequestCompleted(RequestHolder holder, long timeout, TimeUnit unit, in waitForRequestCompleted()
/frameworks/volley/src/com/android/volley/toolbox/
DRequestFuture.java95 public T get(long timeout, TimeUnit unit) in get()
/frameworks/base/services/core/java/com/android/server/notification/
DRankingReconsideration.java64 public long getDelay(TimeUnit unit) { in getDelay()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DResourceHelper.java331 int unit; field in ResourceHelper.UnitEntry
334 UnitEntry(String name, int type, int unit, float scale) { in UnitEntry()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSDualTileLabel.java129 public void setTextSize(int unit, float size) { in setTextSize()
/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
DEffectParameter.java35 public EffectParameter (int min, int max, SeekBar seekBar, TextView textView, String unit) { in EffectParameter()
DEqualizerTest.java239 …izerParam(Equalizer equalizer, int min, int max, SeekBar seekBar, TextView textView, String unit) { in EqualizerParam()
DEnvReverbTest.java274 …am(EnvironmentalReverb reverb, int min, int max, SeekBar seekBar, TextView textView, String unit) { in EnvReverbParam()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
DBlockingSessionCallback.java214 public CameraCaptureSession get(long timeout, TimeUnit unit) throws TimeoutException { in get()
/frameworks/base/test-runner/src/android/test/
DIsolatedContext.java180 public T getResult(long timeout, TimeUnit unit) in getResult()
/frameworks/support/v4/java/android/support/v4/content/
DModernAsyncTask.java339 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get()
/frameworks/base/core/java/android/os/
DAsyncTask.java505 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get()
/frameworks/base/core/java/android/util/
DTypedValue.java339 public static float applyDimension(int unit, float value, in applyDimension()
/frameworks/support/v4/java/android/support/v4/view/
DPagerTitleStrip.java223 public void setTextSize(int unit, float size) { in setTextSize()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1035 uint16_t unit = 2; // inches in DngCreator_init() local
1773 uint16_t unit = 2; // inches in DngCreator_nativeSetThumbnail() local
/frameworks/base/media/java/android/media/
DTtmlRenderer.java163 String unit = matcher.group(2); in parseTimeExpression() local
/frameworks/base/core/java/android/text/style/
DTtsSpan.java1077 public MeasureBuilder setUnit(String unit) { in setUnit()
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp1661 sp<ABuffer> unit = new ABuffer(aac_frame_length); in extractAndQueueAccessUnits() local
/frameworks/base/opengl/java/android/opengl/
DGLES31.java946 int unit, in glBindImageTexture()

12