Searched refs:otaspMode (Results 1 – 11 of 11) sorted by relevance
458 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument596 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument597 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
239 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() argument243 mRegistry.notifyOtaspChanged(otaspMode); in notifyOtaspChanged()
2020 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument2021 mNotifier.notifyOtaspChanged(this, otaspMode); in notifyOtaspChanged()
1440 int otaspMode = getOtasp(); in updateOtaspState() local1442 mCurrentOtaspMode = otaspMode; in updateOtaspState()
64 public void notifyOtaspChanged(Phone sender, int otaspMode) {
269 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument
565 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument
1169 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument1174 mOtaspMode = otaspMode; in notifyOtaspChanged()1178 r.callback.onOtaspChanged(otaspMode); in notifyOtaspChanged()