Merge "add more comments in advanced calling URL" am: 194cd0d45a
am: ddbdb77797
Change-Id: Ia308e8b4de815749b5466100cb0dadda80bb921f
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");
|
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>
|
* <p>
|
||||||
* Use this {@link Uri} with a {@link ContentObserver} to be notified of changes to the
|
* Use this {@link Uri} with a {@link ContentObserver} to be notified of changes to the
|
||||||
* subscription advanced calling enabled
|
* subscription advanced calling enabled
|
||||||
|
|||||||
Reference in New Issue
Block a user