Searched defs:mRegistrations (Results 1 – 2 of 2) sorted by relevance
80 final HashMap<IBinder, WindowId> mRegistrations = new HashMap<>(); field in WindowId.FocusObserver
96 const OperationRegistration* mRegistrations[kNumberOfOperationTypes] = {}; variable