Searched defs:closeLightSession (Results 1 – 3 of 3) sorted by relevance
208 void closeLightSession(int deviceId, in IBinder token); in closeLightSession() method
1071 void closeLightSession(int deviceId, @NonNull IBinder token) { in closeLightSession() method in InputManagerGlobal
2070 public void closeLightSession(int deviceId, IBinder token) { in closeLightSession() method in InputManagerService