Searched refs:mIsInDemoMode (Results 1 – 1 of 1) sorted by relevance
203 private boolean mIsInDemoMode; field in StatusBarIconController.IconManager273 if (mIsInDemoMode) { in addSignalIcon()285 if (mIsInDemoMode) { in addMobileIcon()339 if (mIsInDemoMode) { in onRemoveIcon()372 if (mIsInDemoMode) { in onSetSignalIcon()383 if (mIsInDemoMode) { in onSetMobileIcon()399 mIsInDemoMode = false; in dispatchDemoCommand()402 mIsInDemoMode = true; in dispatchDemoCommand()