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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
AtPhonebook.java 94 static final int TYPE_READ = 0;
161 case TYPE_READ: // Read
206 case TYPE_READ: // Read
307 case TYPE_READ:
HeadsetStateMachine.java     [all...]
  /external/python/cpython3/Modules/
overlapped.c 40 enum {TYPE_NONE, TYPE_NOT_STARTED, TYPE_READ, TYPE_WRITE, TYPE_ACCEPT,
54 /* Buffer used for reading: TYPE_READ and TYPE_ACCEPT */
598 case TYPE_READ:
679 if ((self->type == TYPE_READ || self->type == TYPE_ACCEPT) && self->read_buffer != NULL)
687 case TYPE_READ:
729 self->type = TYPE_READ;
786 self->type = TYPE_READ;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSynchronizationTests.cpp     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 

Completed in 126 milliseconds