Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e427133c authored by Sewook Seo's avatar Sewook Seo Committed by Automerger Merge Worker
Browse files

Merge "API review: Additional comment for QosApi." am: 634b3fec am: 6b3f8909

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2019630

Change-Id: Ic903c0dcd7c843e841126512f723a4742ce3f7a3
parents 152a78bd 6b3f8909
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -32,7 +32,12 @@ import java.util.List;
import java.util.Objects;

/**
 * Provides Qos attributes of an EPS bearer.
 * Provides QOS attributes of an EPS bearer.
 *
 * <p> The dedicated EPS bearer along with QOS is allocated by the LTE network and notified to the
 * device. The Telephony framework creates the {@link EpsBearerQosSessionAttributes} object which
 * represents the QOS of the dedicated bearer and notifies the same to applications via
 * {@link QosCallback}.
 *
 * {@hide}
 */