Searched refs:mIsSameRegisteredCell (Results 1 – 2 of 2) sorted by relevance
42 private boolean mIsSameRegisteredCell = false; field in CellularLinkLayerStats53 mIsSameRegisteredCell = isSameRegisteredCell; in setIsSameRegisteredCell()65 return mIsSameRegisteredCell; in getIsSameRegisteredCell()87 .append(mIsSameRegisteredCell).append('\n'); in toString()
105 private final boolean mIsSameRegisteredCell; field in WifiUsabilityStatsEntry147 mIsSameRegisteredCell = isSameRegisteredCell; in WifiUsabilityStatsEntry()183 dest.writeBoolean(mIsSameRegisteredCell); in writeToParcel()349 return mIsSameRegisteredCell; in isSameRegisteredCell()