Searched refs:mDevCfgLoggingLevel (Results 1 – 1 of 1) sorted by relevance
197 int mDevCfgLoggingLevel; field in ContentCaptureManagerService633 mDevCfgLoggingLevel = DeviceConfig.getInt( in setLoggingLevelFromDeviceConfig()637 ContentCaptureHelper.setLoggingLevel(mDevCfgLoggingLevel); in setLoggingLevelFromDeviceConfig()641 Slog.v(TAG, "setLoggingLevelFromDeviceConfig(): level=" + mDevCfgLoggingLevel in setLoggingLevelFromDeviceConfig()887 pw.println(mDevCfgLoggingLevel); in dumpLocked()1468 return new ContentCaptureOptions(mDevCfgLoggingLevel); in getOptions()1495 mDevCfgLoggingLevel, in getOptions()