Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java264 public static void initLogging(Context context) { in initLogging() method in LogUtils
DTelecomSystem.java212 LogUtils.initLogging(mContext); in TelecomSystem()