Searched refs:profileMode (Results 1 – 1 of 1) sorted by relevance
2108 Boolean profileMode = mInProfileMode.get(); in inProfileMode() local2109 return profileMode != null && profileMode; in inProfileMode()