Searched refs:POWER_WHITELIST_MANAGER (Results 1 – 7 of 7) sorted by relevance
54 Context.POWER_WHITELIST_MANAGER, PowerWhitelistManager.class, in registerServiceWrappers()
43 @SystemService(Context.POWER_WHITELIST_MANAGER)
307 case Context.POWER_WHITELIST_MANAGER: in getSystemService()337 return Context.POWER_WHITELIST_MANAGER; in getSystemServiceName()
313 (PowerWhitelistManager) mContext.getSystemService(Context.POWER_WHITELIST_MANAGER); in InboundSmsHandler()
5627 public static final String POWER_WHITELIST_MANAGER = "power_whitelist"; field in Context
420 DeprecationMismatch: android.content.Context#POWER_WHITELIST_MANAGER:421 …Field Context.POWER_WHITELIST_MANAGER: @Deprecated annotation (present) and @deprecated doc tag (n…
1033 field @Deprecated public static final String POWER_WHITELIST_MANAGER = "power_whitelist";