Searched refs:InputDeviceBatteryListenerDelegate (Results 1 – 1 of 1) sorted by relevance
594 final List<InputDeviceBatteryListenerDelegate> mDelegates = new ArrayList<>();598 private static final class InputDeviceBatteryListenerDelegate { class in InputManagerGlobal602 InputDeviceBatteryListenerDelegate(InputDeviceBatteryListener listener, Executor executor) { in InputDeviceBatteryListenerDelegate() method in InputManagerGlobal.InputDeviceBatteryListenerDelegate653 final InputDeviceBatteryListenerDelegate delegate = in addInputDeviceBatteryListener()654 new InputDeviceBatteryListenerDelegate(listener, executor); in addInputDeviceBatteryListener()680 final List<InputDeviceBatteryListenerDelegate> delegates = in removeInputDeviceBatteryListener()