Searched refs:mSystemDecorationChangeObserver (Results 1 – 1 of 1) sorted by relevance
318 tis.mSystemDecorationChangeObserver.notifyAddSystemDecorations(displayId)); in onDisplayAddSystemDecorations()325 tis.mSystemDecorationChangeObserver.notifyOnDisplayRemoved(displayId); in onDisplayRemoved()334 tis.mSystemDecorationChangeObserver.notifyDisplayRemoveSystemDecorations(displayId); in onDisplayRemoveSystemDecorations()583 private SystemDecorationChangeObserver mSystemDecorationChangeObserver; field in TouchInteractionService596 mSystemDecorationChangeObserver = SystemDecorationChangeObserver.getINSTANCE().get(this); in onCreate()