Home
last modified time | relevance | path

Searched refs:notifyImmediately (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelper.java361 boolean notifyImmediately = (numChildren - numPendingChildren) > 1; in checkShouldTransferBack()
362 if (notifyImmediately) { in checkShouldTransferBack()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1335 bool notifyImmediately = false; in autoFocus() local
1355 notifyImmediately = true; in autoFocus()
1366 notifyImmediately = true; in autoFocus()
1372 if (notifyImmediately) { in autoFocus()