Searched refs:getCssIndicator (Results 1 – 3 of 3) sorted by relevance
227 assertEquals(1, ss.getCssIndicator()); in testMisc()
1657 public int getCssIndicator() { in getCssIndicator() method in ServiceState
2878 if (mSS.getCssIndicator() == 1) { in isConcurrentVoiceAndDataAllowed()3129 boolean hasCssIndicatorChanged = (mSS.getCssIndicator() != mNewSS.getCssIndicator()); in pollStateDone()