Searched defs:getDisplayHashAlgorithms (Results 1 – 3 of 3) sorted by relevance
134 private void getDisplayHashAlgorithms(RemoteCallback callback) { in getDisplayHashAlgorithms() method in DisplayHashingService192 public void getDisplayHashAlgorithms(RemoteCallback callback) { in getDisplayHashAlgorithms() method in DisplayHashingService.DisplayHashingServiceWrapper
60 void getDisplayHashAlgorithms(in RemoteCallback callback); in getDisplayHashAlgorithms() method
233 private Map<String, DisplayHashParams> getDisplayHashAlgorithms() { in getDisplayHashAlgorithms() method in DisplayHashController