Searched defs:notifyConfigurationChanged (Results 1 – 7 of 7) sorted by relevance
52 virtual void notifyConfigurationChanged(nsecs_t) { in notifyConfigurationChanged() function in android::FakeInputDispatcherPolicy
333 virtual void notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::FakeInputListener
153 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
2408 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputDispatcher
418 public void notifyConfigurationChanged() { in notifyConfigurationChanged() method in InputMonitor
79 jmethodID notifyConfigurationChanged; member661 void NativeInputManager::notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::NativeInputManager
1763 private void notifyConfigurationChanged(long whenNanos) { in notifyConfigurationChanged() method in InputManagerService1997 public void notifyConfigurationChanged(); in notifyConfigurationChanged() method