Home
last modified time | relevance | path

Searched refs:initLogging (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DLog.java42 public static void initLogging(Context context) { in initLogging() method in Log
DTelephonyConnectionService.java249 Log.initLogging(this); in onCreate()
/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java184 public static void initLogging(Context context) { in initLogging() method in LogUtils
DTelecomSystem.java194 LogUtils.initLogging(mContext); in TelecomSystem()