public class GestureUnlockFragment
extends Fragment
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
GestureUnlockFragment.UnLockListener |
| 构造器和说明 |
|---|
GestureUnlockFragment() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onCreate(android.os.Bundle savedInstanceState) |
android.view.View |
onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
void |
setUnLockListener(GestureUnlockFragment.UnLockListener unLockListener) |
public void onCreate(android.os.Bundle savedInstanceState)
public android.view.View onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState)
public void setUnLockListener(GestureUnlockFragment.UnLockListener unLockListener)