Searched refs:mControlsIme (Results 1 – 1 of 1) sorted by relevance
79 final boolean activityControlledIme = activity.mControlsIme; in testGlobalActions_doesntStealImeControl()92 activityControlledIme, activity.mControlsIme); in testGlobalActions_doesntStealImeControl()156 boolean mControlsIme; field in GlobalActionsImeTest.TestActivity188 mControlsIme = (typeMask & ime()) != 0; in onControllableInsetsChanged()