OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:toggleview
(Results
1 - 3
of
3
) sorted by null
/cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/src/com/android/cts/usepermission/
BasePermissionsTest.java
281
final AccessibilityNodeInfo
toggleView
= findSwitch(itemView);
282
Assert.assertNotNull("Permission toggle should be present",
toggleView
);
284
final boolean wasGranted =
toggleView
.isChecked();
289
click(
toggleView
);
/external/chromium-trace/catapult/dashboard/dashboard/elements/
quick-log.html
152
<core-icon-button id="log-label" icon="expand-more" on-click="{{
toggleView
}}">
359
toggleView
: function() {
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/
helper.js
97
var classes = this.next('.upmModules').
toggleView
(); \
Completed in 88 milliseconds