Searched defs:logw (Results 1 – 9 of 9) sorted by relevance
208 private void logw(String s) { in logw() method in CdmaSubscriptionSourceManager
686 LogWriter logw = new LogWriter(TAG); in commitInternal() local955 LogWriter logw = new LogWriter(TAG); in popFromBackStack() local
564 LogWriter logw = new LogWriter(TAG); in throwException() local2116 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
697 LogWriter logw = new LogWriter(Log.VERBOSE, TAG); in commitInternal() local1661 LogWriter logw = new LogWriter(Log.VERBOSE, TAG); in popFromBackStack() local
1929 protected void logw(String s, Throwable tr) { in logw() method in SIMRecords
2038 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