Searched refs:on (Results 1 – 25 of 2004) sorted by relevance
12345678910>>...81
/cts/tests/tests/view/src/android/view/inputmethod/cts/ |
D | KeyboardTest.java | 57 assertFalse(nonStickyKey.on); in testKeyOnPressedAndReleased() 58 assertFalse(stickyKey.on); in testKeyOnPressedAndReleased() 65 assertFalse(nonStickyKey.on); in testKeyOnPressedAndReleased() 66 assertFalse(stickyKey.on); in testKeyOnPressedAndReleased() 74 assertFalse(nonStickyKey.on); in testKeyOnPressedAndReleased() 75 assertTrue(stickyKey.on); // The key state is toggled. in testKeyOnPressedAndReleased() 82 assertFalse(nonStickyKey.on); in testKeyOnPressedAndReleased() 83 assertTrue(stickyKey.on); in testKeyOnPressedAndReleased() 91 assertFalse(nonStickyKey.on); in testKeyOnPressedAndReleased() 92 assertFalse(stickyKey.on); in testKeyOnPressedAndReleased() [all …]
|
/cts/tools/tradefed-host/ |
D | README | 7 cts-tradefed is built on top of the Android Trade Federation test harness. 15 - automatically continue a CTS test run on another device if connection 38 To run a test plan on a single device: 58 To shard a plan test run on multiple devices 67 See http://source.android.com for instructions on obtaining the Android 73 The source for the tradefed framework can be found on the 'tradefed' branch. 81 More documentation and details on using and extending trade federation will
|
/cts/tools/dex-tools/ |
D | README.txt | 4 The parser is able to read a dex file and to create a datastructure based on it. 6 Support for direct navigation to super classes and similar will be implemented in a layer on top of… 18 doc : dex file spec on which this parser is based
|
/cts/tests/expectations/ |
D | knownfailures.txt | 19 description: "tests a fragile by nature as they rely on hardcoded behavior", 27 description: "test fails on devices with no telephony", 34 description: "test fails on some devices", 52 …description: "the test result are too much dependent on live-internet connection, which for some d… 111 description: "test can only run properly on a user build device when the bug is resolved", 176 description: "These tests fail on some devices.", 189 …description: "This test failed on devices that use effect off loading. In addition it uses hidden … 196 …description: "This test failed on hw decoder that doesn't output frame with the configured format.… 212 description: "The new recording test is not yet passing on all devices", 219 description: "The new image reader test is not yet passing on all devices", [all …]
|
/cts/suite/cts/deviceTests/opengl/assets/vertex/ |
D | basic | 10 * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express 21 // Set the position on screen.
|
D | blur | 10 * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
/cts/suite/cts/deviceTests/opengl/assets/fragment/ |
D | basic | 10 * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/ |
D | T_invoke_super_16.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/suite/cts/deviceTests/opengl/ |
D | README | 9 is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/ |
D | T_invoke_interface_18.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/ |
D | T_invoke_virtual_16.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/d/ |
D | TestAbstractClass.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/d/ |
D | T_invoke_interface_range_18.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/ |
D | T_invoke_virtual_range_16.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/verify/a1/d/ |
D | T_a1_1.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tests/tests/permission/ |
D | README | 10 distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/ |
D | T_invoke_super_range_16.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/ |
D | T_invoke_static_19.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/d/ |
D | T_return_void_7.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
D | T_return_void_5.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_long/d/ |
D | T_sub_long_1.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_char/d/ |
D | T_int_to_char_5.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/d/ |
D | T_new_array_9.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_int_lit16/d/ |
D | T_add_int_lit16_7.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_long_2addr/d/ |
D | T_xor_long_2addr_2.d | 10 ; distributed under the License is distributed on an "AS IS" BASIS,
|
12345678910>>...81