HomeSort by relevance Sort by last modified time
    Searched refs:values (Results 1901 - 1925 of 2119) sorted by null

<<71727374757677787980>>

  /packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
AllIntentsActivity.java 131 return values()[ordinal];
  /prebuilt/sdk/10/
android.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DynamicContextMenu.java 324 List<RuleAction> actionList = actions.values().iterator().next();
541 // multiple values selected. Compare keys with the split
542 // values.
PaletteControl.java 263 mPaletteMode = PaletteMode.values()[0];
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 250 * initialize values of child layout controls, if applicable)
629 // all values to a unique set.
630 HashSet<IViewRule> rules = new HashSet<IViewRule>(mRulesCache.values());
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
OldLogCatView.java 95 /* Default values for the switch of perspective. */
308 LogLevel[] levels = LogLevel.values();
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLEnum.java 625 for (GLEnum e : GLEnum.values())
  /external/chromium/chrome/browser/resources/
keyboard_overlay.js 135 // does not affect the values of e.shiftKey, e.ctrlKey and e.altKey
  /external/chromium/chrome/browser/resources/net_internals/
sourceentry.js 189 // Set the cell values to match this source's data.
  /external/doclava/src/com/google/doclava/
Doclava.java     [all...]
  /external/emma/lib/
emma_ant.jar 
  /external/llvm/test/MC/ARM/
diagnostics.s 12 @ Out of range shift immediate values.
149 @ bad values for SETEND
  /external/opencv/cxcore/include/
cxtypes.h 418 int *values; member in struct:_IplConvKernel
429 float *values; member in struct:_IplConvKernelFP
    [all...]
  /external/v8/test/mjsunit/
array-splice.js 356 // Check the behaviour when approaching maximal values for length.
  /external/v8/tools/
splaytree.js 194 * @return {Array<*>} An array containing all the values of tree's nodes.
  /external/webkit/LayoutTests/fast/dom/Node/script-tests/
initial-values.js 1 description("Test creation of each type of Node and check intial values")
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCAAnimationMac.mm 199 // Copy the specific Basic or Keyframe values
528 [static_cast<CAKeyframeAnimation*>(m_animation.get()) setValues:[otherAnimation values]];
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]
  /frameworks/base/core/java/android/webkit/
CallbackProxy.java 730 int numberOfMessageLevels = ConsoleMessage.MessageLevel.values().length;
737 ConsoleMessage.MessageLevel.values()[msgLevel];
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiElementNode.java 612 new ArrayList<UiAttributeNode>(getInternalUiAttributes().values());
819 * Populate this element node with all values from the given XML node.
824 * This method can be both used for populating values the first time and updating values
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreator.java 196 public NewProjectCreator(NewProjectWizardState values, IRunnableContext runnableContext) {
197 mValues = values;
315 // we'll put all the strings into values/strings.xml
388 // we'll put all the strings into values/strings.xml
    [all...]
  /external/apache-harmony/auth/src/test/java/common/javax/security/auth/x500/
X500PrincipalTest.java 2674 Object[] values = list.get(i); local
    [all...]
  /external/opencv/ml/src/
mltree.cpp 376 // sort all the values, including the missing measurements
418 // replace labels for missing values with -1
583 // co - array of count/offset pairs (to handle duplicated values in _subsample_idx)
678 float* values, uchar* missing,
721 float* dst = values + vi;
739 float* dst = values + vi;
2375 const float* values = data->get_ord_responses(node); local
    [all...]
  /frameworks/base/libs/utils/
ResourceTypes.cpp 1388 ResStringPool values; member in struct:android::ResTable::Header
    [all...]
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 

Completed in 1104 milliseconds

<<71727374757677787980>>