HomeSort by relevance Sort by last modified time
    Searched full:pending (Results 476 - 500 of 1403) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_rights_manager.h 173 * -DRM_RIGHTS_PENDING, if the rights is pending.
  /frameworks/base/media/libmediaplayerservice/
TestPlayerStub.cpp 130 ::dlerror(); // Clears any pending error.
  /frameworks/base/services/audioflinger/
AudioPolicyService.h 223 Vector <AudioCommand *> mAudioCommands; // list of pending commands
  /frameworks/base/services/java/com/android/server/
HeadsetObserver.java 54 private final WakeLock mWakeLock; // held while there is a pending route change
  /frameworks/base/services/java/com/android/server/am/
ActivityRecord.java 79 ArrayList results; // pending ActivityResult objs we have received
80 HashSet<WeakReference<PendingIntentRecord>> pendingResults; // all pending intents for this act
81 ArrayList newIntents; // any pending new intents for single-top mode
94 boolean finishing; // activity in pending finish list?
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccRecords.java 39 protected int recordsToLoad; // number of pending load requests
  /frameworks/base/test-runner/src/android/test/
AndroidTestRunner.java 212 * {@hide} Pending approval for public API.
  /hardware/broadcom/wlan/bcm4329/src/include/
spid.h 95 #define F1_OVERFLOW 0x0080 /* Due to last write. Bkplane has pending write requests */
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.h 113 // flags for pending events for deferred action thread
loc_eng_ioctl.h 7 waits for the ioctl particular event to occur. Any one IOCTL can be pending
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
txXfer_api.h 172 * \return COMPLETE if completed in this context, PENDING if not, ERROR if failed
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_host_int.h 125 uint8 fwRxCntr; /* Incremented by FW upon adding pending Rx entry to aRxPktsDesc */