Searched refs:sCbrMetrics (Results 1 – 1 of 1) sorted by relevance
58 private static CellBroadcastReceiverMetrics sCbrMetrics; field in CellBroadcastReceiverMetrics69 if (sCbrMetrics == null) { in getInstance()70 sCbrMetrics = new CellBroadcastReceiverMetrics(); in getInstance()72 return sCbrMetrics; in getInstance()