Home
last modified time | relevance | path

Searched refs:ConsumerIrService (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DConsumerIrService.java33 public class ConsumerIrService extends IConsumerIrService.Stub { class
48 ConsumerIrService(Context context) { in ConsumerIrService() method in ConsumerIrService
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1458 ConsumerIrService consumerIr = null; in startOtherServices()
1592 consumerIr = new ConsumerIrService(context); in startOtherServices()
/aosp14/frameworks/base/services/
H A Dart-profile12247 Lcom/android/server/ConsumerIrService;