FileDocCategorySizeDatePackage
FocusFinder.javaAPI DocAndroid 5.1 API687Sat Mar 14 14:09:42 GMT 2015android.view

FocusFinder

public class FocusFinder extends Object

Fields Summary
Constructors Summary
FocusFinder()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.view.ViewfindNearestTouchable(android.view.ViewGroup root, int x, int y, int direction, int[] deltas)

 throw new RuntimeException("Stub!"); 
public final android.view.ViewfindNextFocus(android.view.ViewGroup root, android.view.View focused, int direction)

 throw new RuntimeException("Stub!"); 
public android.view.ViewfindNextFocusFromRect(android.view.ViewGroup root, android.graphics.Rect focusedRect, int direction)

 throw new RuntimeException("Stub!"); 
public static android.view.FocusFindergetInstance()

 throw new RuntimeException("Stub!");