Searched refs:mIsShowAllOptionsRequested (Results 1 – 1 of 1) sorted by relevance
113 private final boolean mIsShowAllOptionsRequested; field in RequestInfo239 return mIsShowAllOptionsRequested; in isShowAllOptionsRequested()257 mIsShowAllOptionsRequested = isShowAllOptionsRequested; in RequestInfo()280 mIsShowAllOptionsRequested = in.readBoolean(); in RequestInfo()293 dest.writeBoolean(mIsShowAllOptionsRequested); in writeToParcel()