Searched refs:otaspMode (Results 1 – 11 of 11) sorted by relevance
490 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument646 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument647 send(LISTEN_OTASP_CHANGED, otaspMode, 0, null); in onOtaspChanged()
40 void onOtaspChanged(in int otaspMode); in onOtaspChanged() argument
59 void notifyOtaspChanged(in int otaspMode); in notifyOtaspChanged() argument
49 public void notifyOtaspChanged(Phone sender, int otaspMode); in notifyOtaspChanged() argument
235 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() argument239 mRegistry.notifyOtaspChanged(otaspMode); in notifyOtaspChanged()
2160 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument2161 mNotifier.notifyOtaspChanged(this, otaspMode); in notifyOtaspChanged()
1611 int otaspMode = getOtasp(); in updateOtaspState() local1613 mCurrentOtaspMode = otaspMode; in updateOtaspState()
64 public void notifyOtaspChanged(Phone sender, int otaspMode) {
269 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument
573 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument
1244 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument1249 mOtaspMode = otaspMode; in notifyOtaspChanged()1253 r.callback.onOtaspChanged(otaspMode); in notifyOtaspChanged()