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