Searched defs:NPP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DPluginStub.java25 * implementation will be provided the same NPP instance that is created
32 * @param NPP The native NPP instance.
36 public abstract View getEmbeddedView(int NPP, Context context); argument
42 * @param NPP The native NPP instance.
46 public abstract View getFullScreenView(int NPP, Context context); argument

Completed in 61 milliseconds