Searched refs:CONSUMER_IR_SERVICE (Results 1 – 6 of 6) sorted by relevance
46 ServiceManager.getService(Context.CONSUMER_IR_SERVICE)); in ConsumerIrManager()
2836 public static final String CONSUMER_IR_SERVICE = "consumer_ir"; field in Context
460 ServiceManager.addService(Context.CONSUMER_IR_SERVICE, consumerIr); in startOtherServices()
686 registerService(CONSUMER_IR_SERVICE, new ServiceFetcher() { in registerService() argument
258 …temService getSystemService()} with {@link android.content.Context#CONSUMER_IR_SERVICE} as the arg…
7209 field public static final java.lang.String CONSUMER_IR_SERVICE = "consumer_ir";