Searched refs:handle (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/ |
D | SlidingDrawerTest.java | 85 View handle = drawer.getHandle(); in testGetHandle() local 86 assertTrue(handle instanceof ImageView); in testGetHandle() 87 assertEquals(R.id.handle, handle.getId()); in testGetHandle() 229 View handle = drawer.getHandle(); in testLockAndUnlock() local 234 handle.performClick(); in testLockAndUnlock() 238 handle.performClick(); in testLockAndUnlock() 243 handle.performClick(); in testLockAndUnlock() 248 handle.performClick(); in testLockAndUnlock()
|
/cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/js/ |
D | jquery.js | 2855 eventHandle = elemData.handle; 2857 elemData.handle = eventHandle = function( e ) { 2946 j, events, special, handle, eventType, handleObj; 2996 jQuery.removeEvent( elem, type, elemData.handle ); 3005 handle = elemData.handle; 3006 if ( handle ) { 3007 handle.elem = null; 3033 cache, exclusive, i, cur, old, ontype, special, handle, eventPath, bubbleType; 3081 jQuery.event.trigger( event, data, cache[ i ].handle.elem, true ); 3128 handle = ( jQuery._data( cur, "events" ) || {} )[ event.type ] && jQuery._data( cur, "handle" ); [all …]
|
/cts/tools/dex-tools/dex/ |
D | classes0.out.dex | 68 private long handle 452 protected long handle 790 private long handle 4281 private long handle 4421 private long handle 63015 public abstract void handle( 72171 private final int handle
|
D | classes.out.dex | 109864 public static final int handle 153795 public abstract void handle(
|