Searched refs:mInsetsComputer (Results 1 – 4 of 4) sorted by relevance
549 final ViewTreeObserver.OnComputeInternalInsetsListener mInsetsComputer = info -> { field in InputMethodService1389 mRootView.getViewTreeObserver().addOnComputeInternalInsetsListener(mInsetsComputer); in initViews()1415 mInsetsComputer); in onDestroy()1459 mRootView.getViewTreeObserver().removeOnComputeInternalInsetsListener(mInsetsComputer); in resetStateForNewConfiguration()
1032 final ViewTreeObserver.OnComputeInternalInsetsListener mInsetsComputer = field in VoiceInteractionSession1153 mInsetsComputer); in doDestroy()1270 mRootView.getViewTreeObserver().addOnComputeInternalInsetsListener(mInsetsComputer); in ensureWindowCreated()
380 private final ViewTreeObserver.OnComputeInternalInsetsListener mInsetsComputer = field in FloatingToolbar.FloatingToolbarPopup1172 viewTreeObserver.removeOnComputeInternalInsetsListener(mInsetsComputer); in setTouchableSurfaceInsetsComputer()1173 viewTreeObserver.addOnComputeInternalInsetsListener(mInsetsComputer); in setTouchableSurfaceInsetsComputer()
25452 Landroid/inputmethodservice/InputMethodService;->mInsetsComputer:Landroid/view/ViewTreeObserver$OnC…54015 Landroid/service/voice/VoiceInteractionSession;->mInsetsComputer:Landroid/view/ViewTreeObserver$OnC…