Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 25 of 112) sorted by relevance

12345

/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowCtsActivity.java51 menu.add(Menu.NONE, Menu.NONE, Menu.NONE, "Quit").setShortcut('1', 'q'); in onCreateOptionsMenu()
52 menu.add(Menu.NONE, Menu.NONE, Menu.NONE, "Action").setShortcut('2', 'a'); in onCreateOptionsMenu()
/cts/tests/mediapc/common/src/android/mediapc/cts/common/
DRequiredMeasurement.java125 log.addValue(this.id(), "<nullptr>", ResultType.NEUTRAL, ResultUnit.NONE); in writeValue()
127 log.addValue(this.id(), (int)this.measuredValue, ResultType.NEUTRAL, ResultUnit.NONE); in writeValue()
129 log.addValue(this.id(), (long)this.measuredValue, ResultType.NEUTRAL, ResultUnit.NONE); in writeValue()
131 log.addValue(this.id(), (float)this.measuredValue, ResultType.NEUTRAL, ResultUnit.NONE); in writeValue()
134 ResultUnit.NONE); in writeValue()
137 ResultUnit.NONE); in writeValue()
140 ResultUnit.NONE); in writeValue()
144 ResultUnit.NONE); in writeValue()
/cts/tests/sample/src/android/sample/cts/
DSampleDeviceReportLogTest.java74 ResultUnit.NONE); in testMultiplication()
75 reportLog.addValue(ACTUAL_PRODUCT_TAG, 1.0 * product, ResultType.NEUTRAL, ResultUnit.NONE); in testMultiplication()
76 … reportLog.setSummary(ACTUAL_PRODUCT_TAG, 1.0 * product, ResultType.NEUTRAL, ResultUnit.NONE); in testMultiplication()
124 reportLog.addValue(START_TAG, 1.0 * start, ResultType.NEUTRAL, ResultUnit.NONE); in countHelper()
125 reportLog.addValue(END_TAG, 1.0 * end, ResultType.NEUTRAL, ResultUnit.NONE); in countHelper()
126 reportLog.setSummary(END_TAG, 1.0 * end, ResultType.NEUTRAL, ResultUnit.NONE); in countHelper()
/cts/tests/tests/wifi/assets/
DBackupLegacyFormatSupplicantConf.txt3 key_mgmt=NONE
21 key_mgmt=NONE
22 … id_str="%7B%22configKey%22%3A%22%5C%22TestSsid3%5C%22NONE%22%2C%22creatorUid%22%3A%225%22%7D"
/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DWifiRttTest.java330 reportLog.addValues("status_codes", statuses, ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
332 ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
334 ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
336 ResultUnit.NONE); in range11mcApRequest()
338 ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
340 ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
342 ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
344 ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
346 ResultType.NEUTRAL, ResultUnit.NONE); in range11mcApRequest()
476 reportLog.addValues("status_codes", statuses, ResultType.NEUTRAL, ResultUnit.NONE); in range11azApRequest()
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DImmersiveAudioActivity.java276 ResultUnit.NONE); in recordTestResults()
281 ResultUnit.NONE); in recordTestResults()
286 ResultUnit.NONE); in recordTestResults()
291 ResultUnit.NONE); in recordTestResults()
296 ResultUnit.NONE); in recordTestResults()
301 ResultUnit.NONE); in recordTestResults()
306 ResultUnit.NONE); in recordTestResults()
311 ResultUnit.NONE); in recordTestResults()
DProAudioActivity.java269 ResultUnit.NONE); in recordTestResults()
275 ResultUnit.NONE); in recordTestResults()
281 ResultUnit.NONE); in recordTestResults()
287 ResultUnit.NONE); in recordTestResults()
293 ResultUnit.NONE); in recordTestResults()
299 ResultUnit.NONE); in recordTestResults()
DUSBAudioPeripheralNotificationsTest.java164 ResultUnit.NONE); in recordTestResults()
170 ResultUnit.NONE); in recordTestResults()
176 ResultUnit.NONE); in recordTestResults()
182 ResultUnit.NONE); in recordTestResults()
DAnalogHeadsetAudioActivity.java256 ResultUnit.NONE); in recordTestResults()
262 ResultUnit.NONE); in recordTestResults()
268 ResultUnit.NONE); in recordTestResults()
274 ResultUnit.NONE); in recordTestResults()
280 ResultUnit.NONE); in recordTestResults()
286 ResultUnit.NONE); in recordTestResults()
292 ResultUnit.NONE); in recordTestResults()
DAudioNotificationsBaseActivity.java227 ResultUnit.NONE); in recordTestResults()
233 ResultUnit.NONE); in recordTestResults()
239 ResultUnit.NONE); in recordTestResults()
DAudioLoopbackLatencyActivity.java297 ResultUnit.NONE); in recordTestResults()
309 ResultUnit.NONE); in recordTestResults()
315 ResultUnit.NONE); in recordTestResults()
321 ResultUnit.NONE); in recordTestResults()
327 ResultUnit.NONE); in recordTestResults()
333 ResultUnit.NONE); in recordTestResults()
339 ResultUnit.NONE); in recordTestResults()
345 ResultUnit.NONE); in recordTestResults()
351 ResultUnit.NONE); in recordTestResults()
738 ResultUnit.NONE); in recordGlobalResults()
[all …]
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaPerfUtils.java63 log.addValue("round", round, ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
64 log.addValue("codec_name", codecName, ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
65 log.addValue("mime_type", mime, ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
66 log.addValue("width", width, ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
67 log.addValue("height", height, ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
69 ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
71 ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
73 ResultType.NEUTRAL, ResultUnit.NONE); in addPerformanceHeadersToLog()
/cts/tests/tests/text/src/android/text/method/cts/
DTextKeyListenerTest.java62 new TextKeyListener(Capitalize.NONE, true); in testConstructor()
73 assertFalse(TextKeyListener.shouldCap(Capitalize.NONE, str, 0)); in testShouldCap()
78 assertFalse(TextKeyListener.shouldCap(Capitalize.NONE, str, 6)); in testShouldCap()
83 assertFalse(TextKeyListener.shouldCap(Capitalize.NONE, str, 13)); in testShouldCap()
88 assertFalse(TextKeyListener.shouldCap(Capitalize.NONE, str, 14)); in testShouldCap()
206 = TextKeyListener.getInstance(false, Capitalize.NONE); in testPressKey()
237 = TextKeyListener.getInstance(false, Capitalize.NONE); in testOnKeyOther()
260 TextKeyListener listener = TextKeyListener.getInstance(false, Capitalize.NONE); in testGetInputType()
DMultiTapKeyListenerTest.java71 new MultiTapKeyListener(Capitalize.NONE, true); in testConstructor()
112 MultiTapKeyListener keyListener = MultiTapKeyListener.getInstance(false, Capitalize.NONE); in testOnKeyDown_capitalizeNone()
242 MultiTapKeyListener listener1 = MultiTapKeyListener.getInstance(false, Capitalize.NONE); in testGetInstance()
243 MultiTapKeyListener listener2 = MultiTapKeyListener.getInstance(false, Capitalize.NONE); in testGetInstance()
245 MultiTapKeyListener listener4 = MultiTapKeyListener.getInstance(true, Capitalize.NONE); in testGetInstance()
266 MultiTapKeyListener listener = MultiTapKeyListener.getInstance(false, Capitalize.NONE); in testGetInputType()
/cts/tests/framework/base/windowmanager/src/android/server/wm/ime/
DWindowInsetsAnimationImeTests.java20 import static android.graphics.Insets.NONE;
150 NONE.equals(argument.getInsets(statusBars())) in testAnimationCallbacks_overlapping_opposite()
151 && NONE.equals(argument.getInsets(ime())))); in testAnimationCallbacks_overlapping_opposite()
159 argument.getLowerBound().equals(NONE) in testAnimationCallbacks_overlapping_opposite()
174 argument.getLowerBound().equals(NONE) in testAnimationCallbacks_overlapping_opposite()
175 && !argument.getUpperBound().equals(NONE))); in testAnimationCallbacks_overlapping_opposite()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsTest.java176 assertEquals(Insets.NONE, insets.getSystemGestureInsets()); in testBuilder_consumed()
191 assertEquals(Insets.NONE, insets.getSystemGestureInsets()); in testBuilder_emptyCutout()
196 assertEquals(Insets.NONE, insets.getInsets(Type.displayCutout())); in testBuilder_emptyCutout()
214 builder.setSystemWindowInsets(Insets.NONE); in testBuilder_producesImmutableWindowInsets()
215 builder.setStableInsets(Insets.NONE); in testBuilder_producesImmutableWindowInsets()
217 builder.setSystemGestureInsets(Insets.NONE); in testBuilder_producesImmutableWindowInsets()
218 builder.setMandatorySystemGestureInsets(Insets.NONE); in testBuilder_producesImmutableWindowInsets()
219 builder.setTappableElementInsets(Insets.NONE); in testBuilder_producesImmutableWindowInsets()
293 new WindowInsets.Builder().setInsetsIgnoringVisibility(ime(), Insets.NONE); in testBuilder_typeMapIgnoringVisibility()
530 assertEquals(Insets.NONE, consumed.getSystemWindowInsets()); in testConsume_systemWindowInsets()
[all …]
DWindowInsetsAnimationTests.java20 import static android.graphics.Insets.NONE;
147 NONE.equals(argument.getInsets(navigationBars())) in testAnimationCallbacks_overlapping()
148 && !NONE.equals(argument.getInsets(statusBars())))); in testAnimationCallbacks_overlapping()
155 argument.getLowerBound().equals(NONE) in testAnimationCallbacks_overlapping()
170 argument.getLowerBound().equals(NONE) in testAnimationCallbacks_overlapping()
285 argThat(insets -> NONE.equals(insets.getInsets(navigationBars()))), in testAnimationCallbacks_childInsetting()
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderLowLatencyTest.java295 log.addValue("codec_name", mDecoderName, ResultType.NEUTRAL, ResultUnit.NONE); in testLowLatencyVideo()
296 log.addValue("mime_type", mime, ResultType.NEUTRAL, ResultUnit.NONE); in testLowLatencyVideo()
297 log.addValue("width", width, ResultType.NEUTRAL, ResultUnit.NONE); in testLowLatencyVideo()
298 log.addValue("height", height, ResultType.NEUTRAL, ResultUnit.NONE); in testLowLatencyVideo()
299 log.addValue("video_res", mTestFile, ResultType.NEUTRAL, ResultUnit.NONE); in testLowLatencyVideo()
301 ResultType.NEUTRAL, ResultUnit.NONE); in testLowLatencyVideo()
DDecoderConformanceTest.java222 mReportLog.addValue("mime", mMediaType, ResultType.NEUTRAL, ResultUnit.NONE); in testDecoderConformance()
223 mReportLog.addValue("pass", stat != Status.FAIL, ResultType.NEUTRAL, ResultUnit.NONE); in testDecoderConformance()
224 mReportLog.addValue("vector_name", mTestVector, ResultType.NEUTRAL, ResultUnit.NONE); in testDecoderConformance()
225 mReportLog.addValue("decode_name", mDecoderName, ResultType.NEUTRAL, ResultUnit.NONE); in testDecoderConformance()
/cts/tests/tests/car/src/android/car/cts/
DCarWatchdogDaemonTest.java197 Section curSection = Section.NONE; in parseDump()
203 curSection = Section.NONE; in parseDump()
236 curSection = Section.NONE; in parseDump()
249 NONE, enumConstant
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DDataSharingServiceTest.java44 public static KillingStage sKillingStage = KillingStage.NONE;
47 NONE, enumConstant
60 sKillingStage = KillingStage.NONE; in setup()
/cts/hostsidetests/jvmti/redefining/app/src/android/jvmti/cts/
DJvmtiRedefineClassesTest.java123 JvmtiErrors.NONE, Transform.class,
184 JvmtiErrors.NONE, Transform.class,
294 assertEquals(JvmtiErrors.NONE, retransformClass(Transform.class)); in testSucessfulRetransform()
755 assertTrue(JvmtiErrors.NONE != redefineClass(target_class, ONLOAD_FINAL_CLASS)); in testCannotRetransformOnLoadTest()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiEnterpriseConfigTest.java696 assertTrue(config.getEapMethod() == Eap.NONE); in testSettersAndGetters()
705 assertTrue(config.getPhase2Method() == Phase2.NONE); in testSettersAndGetters()
891 config.setPhase2Method(Phase2.NONE); in testIsAuthenticationSimBased()
967 Phase2.NONE, FakeKeys.CA_CERT0, null, DOM_SUBJECT_MATCH, null); in testIsEnterpriseConfigServerCertEnabled()
972 Phase2.NONE, FakeKeys.CA_CERT0, null, null, ALT_SUBJECT_MATCH); in testIsEnterpriseConfigServerCertEnabled()
977 Phase2.NONE, null, new String[]{"alias1", "alisa2"}, DOM_SUBJECT_MATCH, in testIsEnterpriseConfigServerCertEnabled()
983 Phase2.NONE, null, new String[]{"alias1", "alisa2"}, null, ALT_SUBJECT_MATCH); in testIsEnterpriseConfigServerCertEnabled()
/cts/tests/tests/graphics/src/android/graphics/cts/
DInsetsTest.java37 assertEquals(Insets.NONE, Insets.of(0, 0, 0, 0)); in testEmptyInsets()
51 assertEquals(Insets.NONE, Insets.of(null)); in testInsetsFromNullRect()
/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java185 mReportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testCameraLaunch()
380 mReportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testSingleCaptureForFormat()
606 mReportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testMultipleCapture()
777 mReportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testReprocessingLatency()
778 mReportLog.addValue("format", format, ResultType.NEUTRAL, ResultUnit.NONE); in testReprocessingLatency()
808 mReportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testReprocessingThroughput()
809 mReportLog.addValue("format", format, ResultType.NEUTRAL, ResultUnit.NONE); in testReprocessingThroughput()
838 mReportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testHighQualityReprocessingLatency()
839 mReportLog.addValue("format", format, ResultType.NEUTRAL, ResultUnit.NONE); in testHighQualityReprocessingLatency()
869 mReportLog.addValue("camera_id", id, ResultType.NEUTRAL, ResultUnit.NONE); in testHighQualityReprocessingThroughput()
[all …]

12345