HomeSort by relevance Sort by last modified time
    Searched refs:EMPTY (Results 226 - 250 of 412) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpecSet.java 29 public static final RegisterSpecSet EMPTY = new RegisterSpecSet(0);
42 * Constructs an instance. The instance is initially empty.
  /dalvik/dx/src/com/android/dx/cf/code/
Frame.java 48 this(locals, stack, IntList.EMPTY);
79 * the stack starts out empty.
141 * empty list is returned if this block is not in any subroutine.
  /dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecSet.java 28 public static final RegisterSpecSet EMPTY = new RegisterSpecSet(0);
41 * Constructs an instance. The instance is initially empty.
  /dalvik/dx/src/com/android/dx/ssa/
PhiInsn.java 215 return RegisterSpecList.EMPTY;
298 * @return list of predecessor blocks, empty if none
  /external/chromium_org/media/base/
video_frame.h 47 EMPTY = 9, // An empty frame.
174 // Creates a frame with format equals to VideoFrame::EMPTY, width, height,
  /external/chromium_org/third_party/WebKit/Source/core/fileapi/
FileReader.cpp 72 , m_state(EMPTY)
  /external/chromium_org/ui/views/controls/menu/
menu_item_view.cc 42 : MenuItemView(parent, 0, EMPTY) {
51 // Empty menu items shouldn't have a tooltip.
121 if (!tooltip->empty())
147 return !tooltip->empty();
177 case EMPTY:
210 if (!minor_text.empty()) {
233 DCHECK_NE(type, EMPTY);
243 if (label.empty() && GetDelegate())
527 // Handles the case where we were empty and are no longer empty
    [all...]
menu_item_view.h 77 // ID used to identify empty menu items.
80 // Different types of menu items. EMPTY is a special type for empty
88 EMPTY
107 // the bounds is non-empty). POSITION_BEST_FIT (default) positions
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegisterSpecSet.java 28 public static final RegisterSpecSet EMPTY = new RegisterSpecSet(0);
41 * Constructs an instance. The instance is initially empty.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
PhiInsn.java 211 return RegisterSpecList.EMPTY;
294 * @return list of predecessor blocks, empty if none
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/93/1/.cp/
convert.jar 
  /frameworks/base/core/java/android/os/
Bundle.java 35 public static final Bundle EMPTY;
41 EMPTY = new Bundle();
42 EMPTY.mMap = ArrayMap.EMPTY;
68 * Constructs a new, empty Bundle.
90 * Constructs a new, empty Bundle that uses a specific ClassLoader for
102 * Constructs a new, empty Bundle sized to hold the given number of
227 + ": empty");
274 * Returns true if the mapping of this Bundle is empty, false otherwise.
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncStorageEngineTest.java 399 // Test empty periodic data.
675 * Verify that the API cannot cause a run-time reboot by passing in the empty string as an
678 * an empty authority which causes a RTE in {@link SyncManager#scheduleReadyPeriodicSyncs()}.
685 fail("empty provider string should throw IllegalArgumentException");
689 ContentResolver.addPeriodicSync(account1, "", Bundle.EMPTY, 84000L);
690 fail("empty provider string should throw IllegalArgumentException");
694 ContentResolver.removePeriodicSync(account1, "", Bundle.EMPTY);
695 fail("empty provider string should throw IllegalArgumentException");
700 fail("empty provider string should throw IllegalArgumentException");
705 fail("empty provider string should throw IllegalArgumentException")
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteChooserDialog.java 51 private MediaRouteSelector mSelector = MediaRouteSelector.EMPTY;
133 mListView.setEmptyView(findViewById(android.R.id.empty));
MediaRouteControllerDialog.java 210 mRouter.addCallback(MediaRouteSelector.EMPTY, mCallback,
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
VendorPolicyLoader.java 141 * It returns an empty {@link Bundle} when there is no policy apk (or even if the inner
154 return (ret != null) ? ret : Bundle.EMPTY;
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapResponseParser.java 361 * If the value is "NIL", returns an empty string.
386 // NIL will be always converted into the empty string.
388 return ImapString.EMPTY;
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
EmlMessageViewFragment.java 117 getLoaderManager().restartLoader(CONTACT_LOADER, Bundle.EMPTY, callbacks);
EmlViewerActivity.java 100 getLoaderManager().initLoader(ACCOUNT_LOADER, Bundle.EMPTY, mAccountLoadCallbacks);
MessageFooterView.java 128 mLoaderManager.initLoader(attachmentLoaderId, Bundle.EMPTY, this);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewFragment.java 86 getLoaderManager().restartLoader(CONTACT_LOADER, Bundle.EMPTY, callbacks);
AbstractActivityController.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestedWords.java 36 public static final SuggestedWords EMPTY = new SuggestedWords(
  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 603 * 2 means it's forbidden (empty elements)
609 * Name,Start Tag,End Tag,Save End,Empty,Deprecated,DTD,inline,Description
637 #define EMPTY NULL
783 EMPTY , NULL , DECL area_attrs , DECL target_attr, DECL alt_attr
789 EMPTY , NULL , NULL , DECL target_attr, DECL href_attrs
792 EMPTY , NULL , NULL, DECL basefont_attrs, NULL
807 EMPTY , NULL , DECL core_attrs, DECL clear_attrs , NULL
825 EMPTY , NULL , DECL col_attrs , NULL, NULL
855 EMPTY, NULL, DECL embed_attrs, NULL, NULL
867 EMPTY, NULL, NULL, DECL frame_attrs, NUL
    [all...]
  /external/libxml2/
HTMLparser.c 603 * 2 means it's forbidden (empty elements)
609 * Name,Start Tag,End Tag,Save End,Empty,Deprecated,DTD,inline,Description
637 #define EMPTY NULL
783 EMPTY , NULL , DECL area_attrs , DECL target_attr, DECL alt_attr
789 EMPTY , NULL , NULL , DECL target_attr, DECL href_attrs
792 EMPTY , NULL , NULL, DECL basefont_attrs, NULL
807 EMPTY , NULL , DECL core_attrs, DECL clear_attrs , NULL
825 EMPTY , NULL , DECL col_attrs , NULL, NULL
855 EMPTY, NULL, DECL embed_attrs, NULL, NULL
867 EMPTY, NULL, NULL, DECL frame_attrs, NUL
    [all...]

Completed in 1389 milliseconds

1 2 3 4 5 6 7 8 91011>>