Searched refs:otaspMode (Results 1 – 3 of 3) sorted by relevance
64 public void notifyOtaspChanged(Phone sender, int otaspMode) {
2778 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument2779 mOtaspRegistrants.notifyRegistrants(new AsyncResult(null, otaspMode, null)); in notifyOtaspChanged()
2002 int otaspMode = getOtasp(); in updateOtaspState() local2004 mCurrentOtaspMode = otaspMode; in updateOtaspState()