Searched refs:getDisplayHashAlgorithms (Results 1 – 4 of 4) sorted by relevance
134 private void getDisplayHashAlgorithms(RemoteCallback callback) { in getDisplayHashAlgorithms() method in DisplayHashingService192 public void getDisplayHashAlgorithms(RemoteCallback callback) { in getDisplayHashAlgorithms() method in DisplayHashingService.DisplayHashingServiceWrapper193 mHandler.sendMessage(obtainMessage(DisplayHashingService::getDisplayHashAlgorithms, in getDisplayHashAlgorithms()
60 void getDisplayHashAlgorithms(in RemoteCallback callback); in getDisplayHashAlgorithms() method
145 Map<String, DisplayHashParams> displayHashAlgorithms = getDisplayHashAlgorithms(); in getSupportedHashAlgorithms()204 final Map<String, DisplayHashParams> displayHashAlgorithmsMap = getDisplayHashAlgorithms(); in generateDisplayHash()233 private Map<String, DisplayHashParams> getDisplayHashAlgorithms() { in getDisplayHashAlgorithms() method in DisplayHashController244 service.getDisplayHashAlgorithms(remoteCallback); in getDisplayHashAlgorithms()
53101 PLcom/android/server/wm/DisplayHashController;->getDisplayHashAlgorithms()Ljava/util/Map;53105 PLcom/android/server/wm/DisplayHashController;->lambda$getDisplayHashAlgorithms$2(Landroid/service/…