Searched refs:mCurAllowList (Results 1 – 1 of 1) sorted by relevance
65 private boolean mCurAllowList;; field in UidRecord235 return mCurAllowList; in isCurAllowListed()240 mCurAllowList = curAllowList; in setCurAllowListed()330 proto.write(UidRecordProto.WHILELIST, mCurAllowList); in dumpDebug()364 if (mCurAllowList) { in toString()