Searched refs:getInternalState (Results 1 – 4 of 4) sorted by relevance
108 "Cannot go to " + nextStage + " from:" + getInternalState()); in next()118 private static String getInternalState() { in getInternalState() method in DdmSyncState
628 public String getInternalState() { in getInternalState() method in GnssNative630 return mGnssHal.getInternalState(); in getInternalState()1392 protected String getInternalState() { in getInternalState() method in GnssNative.GnssHal
424 protected String getInternalState() { in getInternalState() method in FakeGnssHal
1671 pw.println(" " + mGnssNative.getInternalState()); in dump()