Home
last modified time | relevance | path

Searched refs:InjectEventQueue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/
DSystemSensorManager.java78 private static InjectEventQueue sInjectEventQueue = null;
302 sInjectEventQueue = new InjectEventQueue( in initDataInjectionImpl()
935 final class InjectEventQueue extends BaseEventQueue { class in SystemSensorManager
936 public InjectEventQueue(Looper looper, SystemSensorManager manager, String packageName) { in InjectEventQueue() method in SystemSensorManager.InjectEventQueue
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt25028 Landroid/hardware/SystemSensorManager$InjectEventQueue;->addSensorEvent(Landroid/hardware/Sensor;)V
25029 Landroid/hardware/SystemSensorManager$InjectEventQueue;->dispatchFlushCompleteEvent(I)V
25030 Landroid/hardware/SystemSensorManager$InjectEventQueue;->dispatchSensorEvent(I[FIJ)V
25031 Landroid/hardware/SystemSensorManager$InjectEventQueue;->injectSensorData(I[FIJ)I
25032 Landroid/hardware/SystemSensorManager$InjectEventQueue;->removeSensorEvent(Landroid/hardware/Sensor…
25089 …are/SystemSensorManager;->sInjectEventQueue:Landroid/hardware/SystemSensorManager$InjectEventQueue;