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

  /device/generic/goldfish/camera/
EmulatedCamera3.cpp 172 void EmulatedCamera3::sendNotify(camera3_notify_msg_t *msg) {
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCamera3.cpp 164 void EmulatedCamera3::sendNotify(camera3_notify_msg_t* msg) {
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherProvider.java 156 sendNotify(uri);
179 sendNotify(uri);
189 if (count > 0) sendNotify(uri);
200 if (count > 0) sendNotify(uri);
205 private void sendNotify(Uri uri) {
    [all...]

Completed in 228 milliseconds