Searched refs:DISPLAY_HASH_SERVICE (Results 1 – 4 of 4) sorted by relevance
20 import static android.content.Context.DISPLAY_HASH_SERVICE;41 @SystemService(DISPLAY_HASH_SERVICE)
5681 public static final String DISPLAY_HASH_SERVICE = "display_hash"; field in Context
1466 registerService(Context.DISPLAY_HASH_SERVICE, DisplayHashManager.class, in registerService() argument
10637 field public static final String DISPLAY_HASH_SERVICE = "display_hash";