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