Searched refs:otaspMode (Results 1 – 11 of 11) sorted by relevance
45 void onOtaspChanged(in int otaspMode); in onOtaspChanged() argument
68 void notifyOtaspChanged(in int subId, in int otaspMode); in notifyOtaspChanged() argument
57 void notifyOtaspChanged(Phone sender, int otaspMode); in notifyOtaspChanged() argument
258 public void notifyOtaspChanged(Phone sender, int otaspMode) { in notifyOtaspChanged() argument262 mRegistry.notifyOtaspChanged(subId, otaspMode); in notifyOtaspChanged()
2349 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument2350 mNotifier.notifyOtaspChanged(this, otaspMode); in notifyOtaspChanged()
1736 int otaspMode = getOtasp(); in updateOtaspState() local1738 mCurrentOtaspMode = otaspMode; in updateOtaspState()
627 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument1042 public void onOtaspChanged(int otaspMode) { in onOtaspChanged() argument1047 () -> mExecutor.execute(() -> psl.onOtaspChanged(otaspMode))); in onOtaspChanged()
64 public void notifyOtaspChanged(Phone sender, int otaspMode) {
346 public void notifyOtaspChanged(int subId, int otaspMode) { in notifyOtaspChanged() argument
571 public void notifyOtaspChanged(int otaspMode) { in notifyOtaspChanged() argument
1572 public void notifyOtaspChanged(int subId, int otaspMode) { in notifyOtaspChanged() argument1579 mOtaspMode[phoneId] = otaspMode; in notifyOtaspChanged()1584 r.callback.onOtaspChanged(otaspMode); in notifyOtaspChanged()