Searched refs:Globals (Results 1 – 14 of 14) sorted by relevance
1 page.title=Globals
303 Globals within a script are considered local to the script. They308 accessors. Globals are persistent across invocations of a script and311 Globals of two types may be reflected into the Java class. The first314 Java. Globals of single pointer types behave differently. These may
267 static class Globals extends IWallpaperManagerCallback.Stub { class in WallpaperManager273 Globals(Looper looper) { in Globals() method in WallpaperManager.Globals381 private static Globals sGlobals;386 sGlobals = new Globals(looper); in initGlobals()
192 Parses const variables as text Globals.
301 <li><strong>Set any necessary script globals.</strong> Globals may be set using methods in the same
525 android.app.WallpaperManager$Globals