Searched refs:mGeographicalScope (Results 1 – 2 of 2) sorted by relevance
112 private final int mGeographicalScope; field in SmsCbHeader149 mGeographicalScope = (pdu[0] & 0xc0) >>> 6; in SmsCbHeader()204 mGeographicalScope = (pdu[3] & 0xc0) >>> 6; in SmsCbHeader()241 return mGeographicalScope; in getGeographicalScope()503 return "SmsCbHeader{GS=" + mGeographicalScope + ", serialNumber=0x" in toString()
119 int mGeographicalScope = 0; field in CellBroadcastHandlerTest.CellBroadcastContentProvider126 mGeographicalScope = geographicalScope; in setGeographicalScope()140 mGeographicalScope, // GEOGRAPHICAL_SCOPE in query()