| /cts/tests/tests/text/src/android/text/method/cts/ |
| D | BackspaceTest.java | 46 private void backspace(final EditorState state, int modifiers) throws Throwable { in backspace() 66 EditorState state = new EditorState(); in testCRLF() local 91 EditorState state = new EditorState(); in testSurrogatePairs() local 106 EditorState state = new EditorState(); in testReplacementSpan() local 148 EditorState state = new EditorState(); in testCombiningEnclosingKeycaps() local 163 EditorState state = new EditorState(); in testVariationSelector() local 178 EditorState state = new EditorState(); in testFlags() local
|
| D | ForwardDeleteTest.java | 46 private void forwardDelete(final EditorState state, int modifiers) throws Throwable { in forwardDelete() 66 EditorState state = new EditorState(); in testCRLF() local 90 EditorState state = new EditorState(); in testSurrogatePairs() local 107 EditorState state = new EditorState(); in testReplacementSpan() local 144 EditorState state = new EditorState(); in testCombiningEnclosingKeycaps() local 158 EditorState state = new EditorState(); in testVariationSelector() local 173 EditorState state = new EditorState(); in testFlags() local
|
| /cts/tests/framework/base/windowmanager/intent_tests/reorderToFront/ |
| D | reorder-to-front.json | 44 "state": "RESUMED" string 48 "state": "STOPPED" string 52 "state": "STOPPED" string 56 "state": "STOPPED" string 68 "state": "RESUMED" string 72 "state": "STOPPED" string 76 "state": "STOPPED" string 80 "state": "STOPPED" string
|
| D | reorder-to-front_with_new-task_on_different_affinity.json | 39 "state": "RESUMED" string 43 "state": "STOPPED" string 47 "state": "STOPPED" string 59 "state": "RESUMED" string 67 "state": "STOPPED" string 71 "state": "STOPPED" string 75 "state": "STOPPED" string
|
| /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
| D | BluetoothRestrictionTest.java | 56 int state = mBluetoothAdapter.getConnectionState(); in setUp() local 133 int state = mBluetoothAdapter.getState(); in disable() local 156 int state = Integer.MIN_VALUE; in assertDisabledAfterTimeout() local 190 int state = mBluetoothAdapter.getState(); in enable() local 214 int state = Integer.MIN_VALUE; in assertEnabledAfterTimeout() local 272 private static String btStateToString(int state) { in btStateToString()
|
| /cts/tests/framework/base/windowmanager/intent_tests/resetTaskIfNeeded/ |
| D | reset-task_reparent_affinity_in_and_out.json | 44 "state": "RESUMED" string 48 "state": "STOPPED" string 56 "state": "STOPPED" string 60 "state": "STOPPED" string 72 "state": "RESUMED" string 76 "state": "STOPPED" string 84 "state": "STOPPED" string 92 "state": "STOPPED" string
|
| D | test-5.json | 38 "state": "RESUMED" string 42 "state": "STOPPED" string 46 "state": "STOPPED" string 58 "state": "RESUMED" string 66 "state": "STOPPED" string 70 "state": "STOPPED" string
|
| D | test-4.json | 38 "state": "RESUMED" string 42 "state": "STOPPED" string 46 "state": "STOPPED" string 58 "state": "RESUMED" string 66 "state": "STOPPED" string 70 "state": "STOPPED" string
|
| D | reset-task_reparent_affinity_in.json | 32 "state": "RESUMED" string 36 "state": "STOPPED" string 48 "state": "RESUMED" string 52 "state": "INITIALIZING" string 60 "state": "STOPPED" string
|
| D | test-3.json | 38 "state": "RESUMED" string 46 "state": "STOPPED" string 50 "state": "STOPPED" string 62 "state": "RESUMED" string 70 "state": "STOPPED" string 78 "state": "STOPPED" string
|
| /cts/common/device-side/preconditions/src/com/android/compatibility/common/preconditions/ |
| D | ExternalStorageHelper.java | 29 String state = Environment.getExternalStorageState(); in isExternalStorageWritable() local 35 String state = Environment.getExternalStorageState(); in isExternalStorageReadable() local
|
| /cts/tests/framework/base/windowmanager/intent_tests/newDocumentCases/ |
| D | test-9.json | 44 "state": "RESUMED" string 48 "state": "STOPPED" string 56 "state": "STOPPED" string 68 "state": "RESUMED" string 76 "state": "STOPPED" string 80 "state": "STOPPED" string 88 "state": "STOPPED" string
|
| D | test-7.json | 38 "state": "RESUMED" string 46 "state": "STOPPED" string 50 "state": "STOPPED" string 62 "state": "RESUMED" string 70 "state": "STOPPED" string 74 "state": "STOPPED" string
|
| /cts/tests/framework/base/windowmanager/intent_tests/newTask/ |
| D | test-9.json | 44 "state": "RESUMED" string 48 "state": "STOPPED" string 56 "state": "STOPPED" string 68 "state": "RESUMED" string 72 "state": "STOPPED" string 76 "state": "STOPPED" string 84 "state": "STOPPED" string
|
| D | test-7.json | 38 "state": "RESUMED" string 46 "state": "STOPPED" string 50 "state": "STOPPED" string 62 "state": "RESUMED" string 70 "state": "STOPPED" string 74 "state": "STOPPED" string
|
| D | test-8.json | 44 "state": "RESUMED" string 48 "state": "STOPPED" string 56 "state": "STOPPED" string 68 "state": "RESUMED" string 72 "state": "STOPPED" string 80 "state": "STOPPED" string
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/ |
| D | DreamManagerServiceTests.java | 205 try (DreamingState state = new DreamingState(TEST_DREAM_SERVICE)) { in testStartActivityDoesNotWakeAndIsNotResumed() 216 try (DreamingState state = new DreamingState(TEST_DREAM_SERVICE)) { in testStartActivityWakesDevice() 228 try (DreamingState state = new DreamingState(TEST_DREAM_SERVICE)) { in testStartTurnScreenOnActivityDoesWake() 239 try (DreamingState state = new DreamingState(TEST_DREAM_SERVICE)) { in testStartTurnScreenOnAttrActivityDoesWake() 255 try (DreamingState state = new DreamingState(TEST_DREAM_SERVICE)) { in testStartActivityOnKeyguardLocked() 276 try (DreamingState state = new DreamingState(TEST_DREAM_SERVICE)) { in testStartActivityDismissesDreamOnKeyguardLocked()
|
| /cts/tests/framework/base/windowmanager/intent_tests/relinquishTaskIdentity/ |
| D | keep_affinity-request_new_task_with_same_affinity-same_task.json | 32 "state": "RESUMED" string 36 "state": "STOPPED" string 48 "state": "RESUMED" string 52 "state": "STOPPED" string 56 "state": "STOPPED" string
|
| D | request_change_affinity-request_same_task_with_old_affinity-same_task.json | 33 "state": "RESUMED" string 37 "state": "STOPPED" string 49 "state": "RESUMED" string 53 "state": "STOPPED" string 57 "state": "STOPPED" string
|
| D | request_change_affinity-request_same_task_with_changed_affinity-same_task.json | 33 "state": "RESUMED" string 37 "state": "STOPPED" string 49 "state": "RESUMED" string 53 "state": "STOPPED" string 57 "state": "STOPPED" string
|
| D | request_change_affinity-request_new_task_with_old_affinity-same_task.json | 33 "state": "RESUMED" string 37 "state": "STOPPED" string 49 "state": "RESUMED" string 53 "state": "STOPPED" string 57 "state": "STOPPED" string
|
| D | request_change_affinity-request_new_task_with_changed_affinity-new_task.json | 33 "state": "RESUMED" string 37 "state": "STOPPED" string 49 "state": "RESUMED" string 57 "state": "STOPPED" string 61 "state": "STOPPED" string
|
| /cts/tests/framework/base/windowmanager/intent_tests/forResult/ |
| D | test-15.json | 38 "state": "RESUMED" string 46 "state": "STOPPED" string 50 "state": "STOPPED" string 62 "state": "RESUMED" string 66 "state": "STOPPED" string 74 "state": "STOPPED" string
|
| D | test-16.json | 38 "state": "RESUMED" string 46 "state": "STOPPED" string 50 "state": "STOPPED" string 62 "state": "RESUMED" string 66 "state": "STOPPED" string 74 "state": "STOPPED" string
|
| D | test-11.json | 32 "state": "RESUMED" string 40 "state": "STOPPED" string 52 "state": "RESUMED" string 56 "state": "STOPPED" string 64 "state": "STOPPED" string
|