Merge "Api Council: hide FontsContract.Columns constructor" into oc-dev am: 1ef45a8bed
am: 18d539cd0a
Change-Id: I1712bdf8f1cb559a657407785230eccb4dd75722
This commit is contained in:
@@ -78,6 +78,10 @@ public class FontsContract {
|
||||
* client application.
|
||||
*/
|
||||
public static final class Columns implements BaseColumns {
|
||||
|
||||
// Do not instantiate.
|
||||
private Columns() {}
|
||||
|
||||
/**
|
||||
* Constant used to request data from a font provider. The cursor returned from the query
|
||||
* may populate this column with a long for the font file ID. The client will request a file
|
||||
|
||||
Reference in New Issue
Block a user