Home
last modified time | relevance | path

Searched refs:isHandheld (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DAvailableIntentsTest.java423 if (isHandheld()) { in testPowerUsageSummarySettings()
446 if (!isHandheld()) { in testNotificationPolicyDetailIntent()
467 private boolean isHandheld() { in isHandheld() method in AvailableIntentsTest
/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderExtTest.java71 if (isHandheld() || isTv() || isAutomotive()) { in input()
DCodecDecoderSurfaceTest.java132 if (isHandheld() || isTv() || isAutomotive()) { in input()
140 if (isHandheld()) { in input()
DCodecDecoderTest.java138 if (isHandheld() || isTv() || isAutomotive()) { in input()
147 if (isHandheld()) { in input()
DCodecEncoderTest.java170 if (isHandheld() || isTv() || isAutomotive()) { in input()
176 if (isHandheld()) { in input()
DCodecEncoderSurfaceTest.java103 if (CodecTestBase.isHandheld() || CodecTestBase.isTv() || CodecTestBase.isAutomotive()) { in input()
DEncoderProfileLevelTest.java78 if (isHandheld() || isTv() || isAutomotive()) { in input()
DCodecTestBase.java529 static boolean isHandheld() { in isHandheld() method in CodecTestBase
/cts/tests/tests/opengl/src/android/opengl/cts/
DOpenGlEsVersionTest.java298 if (!isHdrCapable || !isHandheld()) in testRequiredEglExtensionsForHdrCapableDisplay()
378 private boolean isHandheld() { in isHandheld() method in OpenGlEsVersionTest
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecListTest.java312 private boolean isHandheld() { in isHandheld() method in MediaCodecListTest
403 if (isHandheld()) { in getRequiredCodecTypes()