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

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

Completed in 116 milliseconds