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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java4907 sendPrivateKeyAliasResponse(null, response);
4925 sendPrivateKeyAliasResponse(chosenAlias, response);
4933 private void sendPrivateKeyAliasResponse(final String alias, final IBinder responseBinder) { method in class:DevicePolicyManagerService

Completed in 95 milliseconds