HomeSort by relevance Sort by last modified time
    Searched refs:eventSource (Results 1 - 18 of 18) sorted by null

  /external/jmdns/src/javax/jmdns/
NetworkTopologyEvent.java 22 * @param eventSource
27 protected NetworkTopologyEvent(final Object eventSource) {
28 super(eventSource);
ServiceEvent.java 22 * @param eventSource
27 public ServiceEvent(final Object eventSource) {
28 super(eventSource);
  /external/libnfc-nxp/inc/
phNfcHalTypes.h 888 phHal_eRFDevType_t eventSource;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 250 public void setEventSource(View eventSource) {
251 mEventSource = eventSource;
  /external/chromium_org/remoting/webapp/browser_test/
browser_test.js 246 browserTest.expectEvent = function(eventSource, event, timeoutMs,
257 eventSource.addEventListener(event, verifyEventParameters);
  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 162 int eventSource = event.getSource();
163 if ((((eventSource & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) ||
164 ((eventSource & InputDevice.SOURCE_JOYSTICK) == InputDevice.SOURCE_JOYSTICK))
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_CE_A.c 646 event_info.eventSource = phHal_eISO14443_A_PICC;
phHciNfc_CE_B.c 644 event_info.eventSource = phHal_eISO14443_B_PICC;
phHal4Nfc.c     [all...]
phHciNfc_DevMgmt.c     [all...]
phHciNfc_NfcIPMgmt.c 809 event_info.eventSource = phHal_eNfcIP1_Initiator;
815 event_info.eventSource = phHal_eNfcIP1_Target;
    [all...]
phHciNfc_SWP.c 622 EventInfo.eventSource = phHal_ePICC_DevType;
phHciNfc_WI.c 687 EventInfo.eventSource = phHal_ePICC_DevType;
phLibNfc_SE.c 152 if((pEvtInfo->eventSource == phHal_ePICC_DevType )
phHciNfc_Emulation.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 

Completed in 2713 milliseconds