Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:newUid

399             int newUid = iter->second.first;
401 if (oldUid != newUid) {
407 notifier.noteFlashlightOn(cameraId, newUid);
409 iter->second.second = newUid;