Home
last modified time | relevance | path

Searched refs:NPView (Results 1 – 1 of 1) sorted by relevance

/development/apps/NinePatchLab/src/com/android/ninepatch/
DNinePatchLab.java71 private class NPView extends View { class in NinePatchLab
73 public NPView(Context context) { in NPView() method in NinePatchLab.NPView
205 mView = new NPView(this); in onCreate()