Home
last modified time | relevance | path

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

/frameworks/base/services/net/java/android/net/dhcp/
DDhcpClient.java454 private void notifySuccess() { in notifySuccess() method in DhcpClient
467 notifySuccess(); in acceptDhcpResults()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1260 bool notifySuccess = false; in autoFocus() local
1280 notifySuccess = true; in autoFocus()
1291 notifySuccess = true; in autoFocus()
1300 notifySuccess ? 1 : 0, 0); in autoFocus()