Example usage for org.apache.cordova DroidGapLockScreen subclass-usage

List of usage examples for org.apache.cordova DroidGapLockScreen subclass-usage

Introduction

In this page you can find the example usage for org.apache.cordova DroidGapLockScreen subclass-usage.

Usage

From source file com.htc.sample.phonegaplockscreen.ExampleLockScreen.java

/**
 * The lock screen wrapper implementation class. <br>
 * Use this class to target legacy API and emulator support in addition to the current API. <br>
 * See AndroidManifest to toggle support for each of the three cases there.
 * 
 */