Searched defs:logw (Results 1 – 9 of 9) sorted by relevance
208 private void logw(String s) { in logw() method in CdmaSubscriptionSourceManager
644 LogWriter logw = new LogWriter(TAG); in commitInternal() local912 LogWriter logw = new LogWriter(TAG); in popFromBackStack() local
560 LogWriter logw = new LogWriter(TAG); in throwException() local2110 LogWriter logw = new LogWriter(TAG); in restoreAllState() local
489 LogWriter logw = new LogWriter(Log.ERROR, TAG); in throwException() local2005 LogWriter logw = new LogWriter(Log.VERBOSE, TAG); in restoreAllState() local
696 LogWriter logw = new LogWriter(Log.VERBOSE, TAG); in commitInternal() local1658 LogWriter logw = new LogWriter(Log.VERBOSE, TAG); in popFromBackStack() local
1928 protected void logw(String s, Throwable tr) { in logw() method in SIMRecords
1962 protected void logw(String s) { in logw() method in DataConnection
2085 protected void logw(String s) { in logw() method in StateMachine
85 private void logw(String message) { in logw() method in WifiScanningServiceImpl