auto import from //branches/cupcake/...@127101
This commit is contained in:
@@ -1248,6 +1248,15 @@ public abstract class Context {
|
||||
*/
|
||||
public static final String INPUT_METHOD_SERVICE = "input_method";
|
||||
|
||||
/**
|
||||
* Use with {@link #getSystemService} to retrieve a
|
||||
* {@blink android.gadget.GadgetManager} for accessing wallpapers.
|
||||
*
|
||||
* @hide
|
||||
* @see #getSystemService
|
||||
*/
|
||||
public static final String GADGET_SERVICE = "gadget";
|
||||
|
||||
/**
|
||||
* Determine whether the given permission is allowed for a particular
|
||||
* process and user ID running in the system.
|
||||
|
||||
Reference in New Issue
Block a user