Searched refs:mControllable (Results 1 – 1 of 1) sorted by relevance
105 private final boolean mControllable; field in InsetsSourceProvider127 mControllable = (InsetsPolicy.CONTROLLABLE_TYPES & source.getType()) != 0; in InsetsSourceProvider()153 return mControllable; in isControllable()172 if (mControllable) { in setWindowContainer()198 if (mControllable) { in setWindowContainer()691 if (mControllable) { in dump()750 proto.write(CONTROLLABLE, mControllable); in dumpDebug()