Searched refs:lastNotifiedNtnMode (Results 1 – 1 of 1) sorted by relevance
4439 boolean lastNotifiedNtnMode = mLastNotifiedNtnMode.get(subId); in updateLastNotifiedNtnModeAndNotify()4441 if (!initialized || lastNotifiedNtnMode != currNtnMode) { in updateLastNotifiedNtnModeAndNotify()4445 logCarrierRoamingSatelliteSessionStats(phone, lastNotifiedNtnMode, currNtnMode); in updateLastNotifiedNtnModeAndNotify()4451 boolean lastNotifiedNtnMode, boolean currNtnMode) { in logCarrierRoamingSatelliteSessionStats() argument4454 if (!lastNotifiedNtnMode && currNtnMode) { in logCarrierRoamingSatelliteSessionStats()4460 } else if (lastNotifiedNtnMode && !currNtnMode) { in logCarrierRoamingSatelliteSessionStats()