Searched refs:otaspMode (Results 1 – 11 of 11) sorted by relevance
513 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument688 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument689 send(LISTEN_OTASP_CHANGED, otaspMode, 0, null); in onOtaspChanged()
42 void onOtaspChanged(in int otaspMode); in onOtaspChanged() argument
59 void notifyOtaspChanged(in int otaspMode); in notifyOtaspChanged() argument
50 public void notifyOtaspChanged(Phone sender, int otaspMode); in notifyOtaspChanged() argument
249 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() argument253 mRegistry.notifyOtaspChanged(otaspMode); in notifyOtaspChanged()
2172 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument2173 mNotifier.notifyOtaspChanged(this, otaspMode); in notifyOtaspChanged()
1612 int otaspMode = getOtasp(); in updateOtaspState() local1614 mCurrentOtaspMode = otaspMode; in updateOtaspState()
64 public void notifyOtaspChanged(Phone sender, int otaspMode) {
271 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument
573 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument
1316 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument1321 mOtaspMode = otaspMode; in notifyOtaspChanged()1325 r.callback.onOtaspChanged(otaspMode); in notifyOtaspChanged()