Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DTracingSession.java48 private Process mActiveRedaction; field in TracingSession
114 mActiveRedaction = activeRedaction; in setActiveRedaction()
157 return mActiveRedaction; in getActiveRedaction()