HomeSort by relevance Sort by last modified time
    Searched refs:VIEW (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/build/android/
adb_run_content_shell 12 -a android.intent.action.VIEW \
adb_run_android_webview_shell 12 -a android.intent.action.VIEW \
adb_run_chrome_shell 12 -a android.intent.action.VIEW \
adb_run_mojo_shell 13 -a android.intent.action.VIEW \
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
OutlineLabelProvider.java 27 import static com.android.SdkConstants.VIEW;
49 // Can't have both view.png and View.png; issues on case sensitive vs
51 tagName = VIEW;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
ViewElementDescriptor.java 22 import static com.android.SdkConstants.VIEW;
47 * view group can contain any other view). This is an implied contract of this class that is
53 * as the "super class", which denotes the fact that a given View java class derives from
62 /** The full class name (FQCN) of this view. */
120 * Returns the fully qualified name of the View class represented by this element descriptor
121 * e.g. "android.view.View".
156 * Returns the {@link ViewElementDescriptor} of the super-class of this View descriptor
157 * that matches the java View hierarchy. Can be null
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps_interface.cc 33 DEFINE_INTERFACE_FUNC(View)
62 REQUEST_INTERFACE(View, VIEW)
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderSelectionActivity.java 30 import android.view.DragEvent;
31 import android.view.View;
32 import android.view.View.OnClickListener;
63 private static final int VIEW = 1;
170 mMode = VIEW;
183 firstButton.setVisibility(View.VISIBLE);
185 if (mMode == VIEW) {
221 public void onClick(View v)
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
colmeta.test 37 ifcapable view {
39 CREATE VIEW v1 AS SELECT * FROM abc2;
61 ifcapable view {
67 ifcapable view {
fuzz_common.tcl 317 {CREATE VIEW [Identifier] AS [Select]}
323 {DROP VIEW IF EXISTS [Identifier]}
  /external/chromium_org/third_party/sqlite/src/tool/
mkkeywordhash.c 127 # define VIEW 0
129 # define VIEW 0x00008000
263 { "VIEW", "TK_VIEW", VIEW },
  /external/chromium_org/third_party/sqlite/src/src/
parse.y 201 SAVEPOINT TEMP TRIGGER VACUUM VIEW VIRTUAL
383 ///////////////////// The CREATE VIEW statement /////////////////////////////
386 cmd ::= createkw(X) temp(T) VIEW ifnotexists(E) nm(Y) dbnm(Z) AS select(S). {
389 cmd ::= DROP VIEW ifexists(E) fullname(X). {
    [all...]
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 269 >VIEW ALL DOWNLOADS AND SIZES</a></h4>
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.0/
common-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.4.2/
common-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.0/
common-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.1/
common-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.5.3/
common-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.0/
common-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.1/
common-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.7.3/
common-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.8.0/
common-22.8.0.jar 
  /prebuilts/misc/common/tools-common/
tools-common-prebuilt.jar 

Completed in 441 milliseconds

1 2