Searched refs:InputDeviceBatteryListenerDelegate (Results 1 – 1 of 1) sorted by relevance
610 final List<InputDeviceBatteryListenerDelegate> mDelegates = new ArrayList<>();614 private static final class InputDeviceBatteryListenerDelegate { class in InputManagerGlobal618 InputDeviceBatteryListenerDelegate(InputDeviceBatteryListener listener, Executor executor) { in InputDeviceBatteryListenerDelegate() method in InputManagerGlobal.InputDeviceBatteryListenerDelegate669 final InputDeviceBatteryListenerDelegate delegate = in addInputDeviceBatteryListener()670 new InputDeviceBatteryListenerDelegate(listener, executor); in addInputDeviceBatteryListener()696 final List<InputDeviceBatteryListenerDelegate> delegates = in removeInputDeviceBatteryListener()