HomeSort by relevance Sort by last modified time
    Searched refs:PREVIEW (Results 1 - 7 of 7) sorted by null

  /frameworks/base/drm/java/android/drm/
DrmStore.java 187 public static final int PREVIEW = 0x05;
206 case PREVIEW:
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
CaptureActivityHandler.java 46 PREVIEW,
72 if (state == State.PREVIEW) {
76 Log.d(TAG, "Got restart preview message");
87 state = State.PREVIEW;
121 state = State.PREVIEW;
  /frameworks/av/include/drm/
drm_framework_common.h 178 * Constant field signifies that preview is allowed
180 static const int PREVIEW = 0x05;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java 197 PREVIEW("Show Previews", true),
221 return this == PREVIEW || this == SMALL_PREVIEW || this == TINY_PREVIEW;
614 case PREVIEW: {
750 // See if we can find out the bounds of this element from a preview image.
751 // Preview images are created before the drag source listener is notified
850 Pair<Image, Rectangle> preview = renderPreview(); local
    [all...]
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 277 case Action::PREVIEW:
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 1425 milliseconds