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.java423 private void notifySuccess() { in notifySuccess() method in DhcpClient
831 notifySuccess(); in enter()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1280 bool notifySuccess = false; in autoFocus() local
1300 notifySuccess = true; in autoFocus()
1311 notifySuccess = true; in autoFocus()
1320 notifySuccess ? 1 : 0, 0); in autoFocus()