Tweak createManageBlockedNumbersIntent API documentation.

BUG: 27364137
Change-Id: I82b9802b3108f4d9d405fc55fefa766dbcddd537
This commit is contained in:
Abhijith Shastry
2016-03-04 16:46:08 -08:00
parent f311b01b84
commit ec30d2fd12

View File

@@ -1442,7 +1442,7 @@ public class TelecomManager {
/**
* Creates the {@link Intent} which can be used with {@link Context#startActivity(Intent)} to
* launch the activity to manage blocked numbers.
* <p> This method displays the UI to manage blocked numbers only if
* <p> The activity will display the UI to manage blocked numbers only if
* {@link android.provider.BlockedNumberContract#canCurrentUserBlockNumbers(Context)} returns
* {@code true} for the current user.
*/