HomeSort by relevance Sort by last modified time
    Searched refs:Events (Results 251 - 275 of 306) sorted by null

<<111213

  /prebuilts/go/linux-x86/src/syscall/
ztypes_linux_mips.go 564 Events uint32
ztypes_linux_mipsle.go 564 Events uint32
ztypes_linux_386.go 570 Events uint32
ztypes_linux_amd64.go 588 Events uint32
ztypes_linux_arm.go 558 Events uint32
ztypes_linux_mips64.go 574 Events uint32
ztypes_linux_mips64le.go 574 Events uint32
ztypes_linux_ppc64.go 576 Events uint32
ztypes_linux_ppc64le.go 576 Events uint32
ztypes_linux_s390x.go 590 Events uint32
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
EasyDialogs.py 29 from Carbon import Dlg,Win,Evt,Events # sdm7g
303 ready, ev = Evt.WaitNextEvent( Events.mDownMask, 1 )
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.c 189 events for the interface to the UEFI network stack. The ::ESL_PACKET
407 events for the interface to the UEFI network stack. The ::ESL_PACKET
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 50 import android.provider.CalendarContract.Events;
442 if (path.size() == 2 && path.get(0).equals("events")) {
519 mContentResolver.registerContentObserver(CalendarContract.Events.CONTENT_URI,
    [all...]
  /development/vndk/tools/definition-tool/assets/insight/
insight.js 382 // Events
  /packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DirectoryFragment.java 81 import com.android.documentsui.base.Events.InputEvent;
82 import com.android.documentsui.base.Events.MotionInputEvent;
243 // Make the recycler and the empty views responsive to drop events when allowed.
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
ConnectionServiceWrapper.java     [all...]
InCallController.java 211 Log.addEvent(call, LogUtils.Events.INFO, "Already connected, ignoring request.");
261 Log.addEvent(null, LogUtils.Events.INFO, "Already disconnected, ignoring request.");
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_linux_386.go 570 Events uint32
ztypes_linux_amd64.go 588 Events uint32
ztypes_linux_arm.go 558 Events uint32
ztypes_linux_mips64.go 574 Events uint32
ztypes_linux_mips64le.go 574 Events uint32
ztypes_linux_ppc64.go 576 Events uint32
ztypes_linux_ppc64le.go 576 Events uint32
ztypes_linux_s390x.go 590 Events uint32

Completed in 295 milliseconds

<<111213