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

  /device/generic/goldfish/camera/
EmulatedCamera3.cpp 172 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 51 milliseconds