Searched refs:ScLocalLog (Results 1 – 1 of 1) sorted by relevance
80 private ScLocalLog mLocalLog = new ScLocalLog(MAX_LOCAL_LOG_LINES);86 static class ScLocalLog { class in SubscriptionController92 public ScLocalLog(int maxLines) { in ScLocalLog() method in SubscriptionController.ScLocalLog