Searched refs:onDeviceAlignedWithSatellite (Results 1 – 2 of 2) sorted by relevance
1529 public void onDeviceAlignedWithSatellite(boolean isAligned) { in onDeviceAlignedWithSatellite() method in SatelliteManager1533 telephony.onDeviceAlignedWithSatellite(mSubId, isAligned); in onDeviceAlignedWithSatellite()
2992 void onDeviceAlignedWithSatellite(int subId, in boolean isAligned); in onDeviceAlignedWithSatellite() method