Searched refs:mControlsIme (Results 1 – 1 of 1) sorted by relevance
103 final boolean activityControlledIme = activity.mControlsIme; in testGlobalActions_doesntStealImeControl()116 activityControlledIme, activity.mControlsIme); in testGlobalActions_doesntStealImeControl()184 boolean mControlsIme; field in GlobalActionsImeTest.TestActivity217 mControlsIme = (typeMask & ime()) != 0; in onControllableInsetsChanged()