Searched defs:notifySuccess (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp1276 bool notifySuccess = false; local
1296 notifySuccess = true;
1307 notifySuccess = true;
1316 notifySuccess ? 1 : 0, 0);
/frameworks/base/services/net/java/android/net/dhcp/
H A DDhcpClient.java472 private void notifySuccess() { method in class:DhcpClient
485 notifySuccess();

Completed in 1599 milliseconds