Home
last modified time | relevance | path

Searched refs:getIsOpportunistic (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DDataStallRecoveryStats.java312 mIsOpportunistic = getIsOpportunistic(mPhone); in refreshMetricsData()
370 private static boolean getIsOpportunistic(@NonNull Phone phone) { in getIsOpportunistic() method in DataStallRecoveryStats
394 if (!getIsOpportunistic(otherPhone)) { in updateDsdsInfo()
DDataCallSessionStats.java328 proto.isOpportunistic = getIsOpportunistic(); in getDefaultProto()
354 private boolean getIsOpportunistic() { in getIsOpportunistic() method in DataCallSessionStats