Searched defs:notifyConfigurationChanged (Results 1 – 7 of 7) sorted by relevance
52 virtual void notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::FakeInputDispatcherPolicy
284 virtual void notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::FakeInputListener
150 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
2344 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputDispatcher
325 public void notifyConfigurationChanged() { in notifyConfigurationChanged() method in InputMonitor
67 jmethodID notifyConfigurationChanged; member564 void NativeInputManager::notifyConfigurationChanged(nsecs_t when) { in notifyConfigurationChanged() function in android::NativeInputManager
1384 private void notifyConfigurationChanged(long whenNanos) { in notifyConfigurationChanged() method in InputManagerService1609 public void notifyConfigurationChanged(); in notifyConfigurationChanged() method