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