# Print output for @column tags ?> GestureLibraries - Android SDK | Android Developers

Most visited


Recently visited


GestureLibraries

public final class GestureLibraries
extends Object

java.lang.Object
   ↳ android.gesture.GestureLibraries


Summary


Public methods

static GestureLibrary fromFile(String path)
static GestureLibrary fromFile(File path)
static GestureLibrary fromFileDescriptor(ParcelFileDescriptor pfd)
static GestureLibrary fromPrivateFile(Context context, String name)
static GestureLibrary fromRawResource(Context context, int resourceId)

Inherited methods

Public methods


fromFile

public static GestureLibrary fromFile (String path)

Parameters
path String

Returns
GestureLibrary

fromFile

public static GestureLibrary fromFile (File path)

Parameters
path File

Returns
GestureLibrary

fromFileDescriptor

public static GestureLibrary fromFileDescriptor (ParcelFileDescriptor pfd)

Parameters
pfd ParcelFileDescriptor: This value cannot be null.

Returns
GestureLibrary This value cannot be null.

fromPrivateFile

public static GestureLibrary fromPrivateFile (Context context, 
                String name)

Parameters
context Context

name String

Returns
GestureLibrary

fromRawResource

public static GestureLibrary fromRawResource (Context context, 
                int resourceId)

Parameters
context Context

resourceId int

Returns
GestureLibrary

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.