Home
last modified time | relevance | path

Searched defs:mIsUserBuild (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarBugreportManagerService.java90 private final boolean mIsUserBuild; field in CarBugreportManagerService
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1259 bool mIsUserBuild = true; variable