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

  /device/generic/goldfish/camera/
EmulatedCameraHotplugThread.h 53 bool removeWatch(int cameraId);
EmulatedCameraHotplugThread.cpp 310 bool EmulatedCameraHotplugThread::removeWatch(int cameraId) {
  /hardware/ril/libril/
ril_event.cpp 137 static void removeWatch(struct ril_event * ev, int index)
193 removeWatch(rev, i);
326 removeWatch(ev, ev->index);

Completed in 157 milliseconds