Searched refs:mControllable (Results 1 – 1 of 1) sorted by relevance
85 private final boolean mControllable; field in InsetsSourceProvider98 mControllable = sNewInsetsMode == NEW_INSETS_MODE_FULL; in InsetsSourceProvider()100 mControllable = sNewInsetsMode >= NEW_INSETS_MODE_IME; in InsetsSourceProvider()102 mControllable = false; in InsetsSourceProvider()114 return mControllable; in isControllable()130 if (mControllable) { in setWindow()147 } else if (mControllable) { in setWindow()