HomeSort by relevance Sort by last modified time
    Searched defs:notifyConfigurationChanged (Results 1 - 7 of 7) sorted by null

  /frameworks/native/services/inputflinger/
InputListener.cpp 39 listener->notifyConfigurationChanged(this);
150 void QueuedInputListener::notifyConfigurationChanged(
InputDispatcher.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputDispatcher_test.cpp 52 virtual void notifyConfigurationChanged(nsecs_t when) {
InputReader_test.cpp 229 << "Expected notifyConfigurationChanged() to have been called.";
284 virtual void notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
InputMonitor.java 330 public void notifyConfigurationChanged() {
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java     [all...]