add more comments in advanced calling URL
Bug: 120071848 Test: Build Change-Id: Idbcd32f965edf98204ad7b7cbacdca4291bc5687
This commit is contained in:
@@ -147,7 +147,8 @@ public class SubscriptionManager {
|
||||
public static final Uri WFC_ENABLED_CONTENT_URI = Uri.withAppendedPath(CONTENT_URI, "wfc");
|
||||
|
||||
/**
|
||||
* A content {@link Uri} used to receive updates on advanced calling user setting.
|
||||
* A content {@link Uri} used to receive updates on advanced calling user setting
|
||||
* @see ImsMmTelManager#isAdvancedCallingSettingEnabled().
|
||||
* <p>
|
||||
* Use this {@link Uri} with a {@link ContentObserver} to be notified of changes to the
|
||||
* subscription advanced calling enabled
|
||||
|
||||
Reference in New Issue
Block a user