/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/ |
AnimatorDescriptors.java | 46 if (mDescriptor == null) { 59 if (nameToDescriptor == null) { 67 if (descriptor == null) { 74 if (styleMap == null) { 87 "set", "Animator Set", "AnimatorSet", null, //$NON-NLS-1$ //$NON-NLS-3$ 88 null /* tooltip */, sdkUrl, 89 xmlns, null, true /*mandatory*/); 94 null /* tooltip */, sdkUrl, 95 xmlns, null, true /*mandatory*/); 98 "animator", "Animator", "Animator", null, //$NON-NLS-1$ //$NON-NLS-3 [all...] |
/frameworks/base/core/java/android/os/ |
MessageQueue.java | 48 // Barriers are indicated by messages with a null target whose arg1 field carries the token. 82 if (handler == null) { 83 throw new NullPointerException("Can't add a null IdleHandler"); 137 Message prevMsg = null; 139 if (msg != null && msg.target == null) { 144 } while (msg != null && !msg.isAsynchronous()); 146 if (msg != null) { 153 if (prevMsg != null) { 158 msg.next = null; [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
MediaStore_Audio_Genres_MembersTest.java | 45 Cursor c = mContentResolver.query(uri, null, null, null, null); 51 c = mContentResolver.query(uri, null, null, null, null); 61 mContentResolver.delete(Media.EXTERNAL_CONTENT_URI, Media._ID + "=" + mAudioIdOfJam, null); 63 null); 86 assertNull(mContentResolver.query(Members.getContentUri(volume, 1), null, null, null, local 87 null)); local [all...] |
MediaStore_Audio_ArtistsTest.java | 40 Cursor c = null; 42 Artists.getContentUri(MediaStoreAudioTestHelper.INTERNAL_VOLUME_NAME), null, null, 43 null, null)); 46 Artists.getContentUri(MediaStoreAudioTestHelper.INTERNAL_VOLUME_NAME), null, null, 47 null, null)); 52 assertNull(mContentResolver.query(Artists.getContentUri(volume), null, null, null, null)) local [all...] |
MediaStore_Audio_PlaylistsTest.java | 42 Cursor c = null; 44 Playlists.getContentUri(MediaStoreAudioTestHelper.EXTERNAL_VOLUME_NAME), null, null, 45 null, null)); 51 Playlists.getContentUri(MediaStoreAudioTestHelper.INTERNAL_VOLUME_NAME), null, 52 null, null, null)); 60 assertNull(mContentResolver.query(Playlists.getContentUri(volume), null, null, null local 61 null)); local [all...] |
MediaStore_Audio_AlbumsTest.java | 48 Cursor c = null; 50 Albums.getContentUri(MediaStoreAudioTestHelper.INTERNAL_VOLUME_NAME), null, null, 51 null, null)); 54 Albums.getContentUri(MediaStoreAudioTestHelper.EXTERNAL_VOLUME_NAME), null, null, 55 null, null)); 60 assertNull(mContentResolver.query(Albums.getContentUri(volume), null, null, null, null)) local [all...] |
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
KeyStore3Test.java | 79 mockKeyStore.load(null); 84 mockKeyStore.store(null); 91 mockKeyStore.load(null, null); 92 mockKeyStore.store(null); 96 mockKeyStore.load(null, null); 98 mockKeyStore.setKeyEntry(null, null, null, null) [all...] |
/external/apache-http/src/org/apache/commons/codec/net/ |
BCodec.java | 77 if (bytes == null) { 78 return null; 84 if (bytes == null) { 85 return null; 103 if (value == null) { 104 return null; 124 if (value == null) { 125 return null; 143 if (value == null) { 144 return null; [all...] |
/frameworks/base/services/java/com/android/server/firewall/ |
PortFilter.java | 48 if (uri != null) { 63 String equalsValue = parser.getAttributeValue(null, ATTR_EQUALS); 64 if (equalsValue != null) { 70 parser, null); 76 String lowerBoundString = parser.getAttributeValue(null, ATTR_MIN); 77 String upperBoundString = parser.getAttributeValue(null, ATTR_MAX); 78 if (lowerBoundString != null || upperBoundString != null) { 79 if (equalsValue != null) { 82 parser, null); [all...] |
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/forwarder/ |
ForwardService.java | 50 if (inst == null) { 58 if (fs8000 != null) 60 if (fs8080 != null) 62 if (fs8443 != null) 71 if (fs8000 != null) { 73 fs8000 = null; 75 if (fs8080 != null) { 77 fs8080 = null; 79 if (fs8443 != null) { 81 fs8443 = null; [all...] |
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
importNode09.java | 51 * @param factory document factory, may not be null 92 assertURIEquals("dtdSystemId", null, null, null, "staffNS.dtd", null, null, null, null, system); 98 assertURIEquals("entitySystemId", null, null, null, "file", null, null, null, null, system) [all...] |
/cts/tests/tests/content/src/android/content/cts/ |
SearchRecentSuggestionsProviderTest.java | 51 s.attachInfo(mProviderContext, null); 58 String[] selArgs = new String[] { null }; 60 Cursor c = s.query(contentUri, null, null, selArgs, null); 64 c = s.query(contentUri, null, null, selArgs, null); 68 c = s.query(contentUri, null, null, selArgs, null) [all...] |
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderElementIterator.java | 56 private HeaderElement currentElement = null; 57 private CharArrayBuffer buffer = null; 58 private ParserCursor cursor = null; 66 if (headerIterator == null) { 67 throw new IllegalArgumentException("Header iterator may not be null"); 69 if (parser == null) { 70 throw new IllegalArgumentException("Parser may not be null"); 83 this.cursor = null; 84 this.buffer = null; 94 if (value != null) { [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
SearchIndexManagerTest.java | 69 contactId, null, "John Doe Bob I Parr Helen I Parr PhD par helen parhelen", null); 85 contactId, null, "\u695A\u8FAD \u695A\u8FAD CI \u8FAD CHUCI CC C", null); 100 assertStoredValue(buildSearchUri("\u695A\u8FAD"), SearchSnippetColumns.SNIPPET, null); 101 assertStoredValue(buildSearchUri("\u8FAD"), SearchSnippetColumns.SNIPPET, null); 102 assertStoredValue(buildSearchUri("CI"), SearchSnippetColumns.SNIPPET, null); 103 assertStoredValue(buildSearchUri("CHUCI"), SearchSnippetColumns.SNIPPET, null); 104 assertStoredValue(buildSearchUri("CC"), SearchSnippetColumns.SNIPPET, null); 105 assertStoredValue(buildSearchUri("C"), SearchSnippetColumns.SNIPPET, null); [all...] |
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
SoftKeyToggle.java | 54 if (getToggleState() == null) { 96 if (null != state) return state.mKeyIcon; 103 if (null != state) { 104 if (null != state.mKeyIconPopup) { 116 if (null != state) return state.mKeyCode; 123 if (null != state) return state.mKeyLabel; 130 if (null != state && null != state.mKeyType) { 139 if (null != state && null != state.mKeyType) [all...] |
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/content/pm/ |
StubPackageManager.java | 26 return null; 38 return null; 47 return null; 52 return null; 57 return null; 61 return null; 66 return null; 71 return null; 76 return null; 81 return null; [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActionBarContainer.java | 51 this(context, null); 57 setBackgroundDrawable(null); 72 setWillNotDraw(mIsSplit ? mSplitBackground == null : 73 mBackground == null && mStackedBackground == null); 83 if (mBackground != null) { 84 mBackground.setCallback(null); 88 if (bg != null) { 91 setWillNotDraw(mIsSplit ? mSplitBackground == null : 92 mBackground == null && mStackedBackground == null) [all...] |
/external/apache-harmony/auth/src/test/java/common/javax/security/auth/x500/ |
X500PrivateCredentialTest.java | 56 return null; 60 return null; 64 return null; 68 return null; 72 return null; 76 return null; 80 return null; 84 return null; 88 return null; 92 return null; [all...] |
/external/apache-http/src/org/apache/http/util/ |
VersionInfo.java | 91 * @param module the module, or <code>null</code> 92 * @param release the release, or <code>null</code> 93 * @param time the build time, or <code>null</code> 94 * @param clsldr the class loader, or <code>null</code> 98 if (pckg == null) { 100 ("Package identifier must not be null."); 104 infoModule = (module != null) ? module : UNAVAILABLE; 105 infoRelease = (release != null) ? release : UNAVAILABLE; 106 infoTimestamp = (time != null) ? time : UNAVAILABLE; 107 infoClassloader = (clsldr != null) ? clsldr : UNAVAILABLE [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
BstNodeTest.java | 53 SimpleNode leaf = new SimpleNode('a', null, null); 59 SimpleNode leaf = new SimpleNode('a', null, null); 60 SimpleNode node = new SimpleNode('b', leaf, null); 66 SimpleNode leaf = new SimpleNode('c', null, null); 67 SimpleNode node = new SimpleNode('b', null, leaf); 73 SimpleNode left = new SimpleNode('a', null, null); [all...] |
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLRSAPrivateCrtKey.java | 61 if (modulus == null) { 62 throw new InvalidKeySpecException("modulus == null"); 63 } else if (privateExponent == null) { 64 throw new InvalidKeySpecException("privateExponent == null"); 83 publicExponent == null ? null : publicExponent.toByteArray(), 85 primeP == null ? null : primeP.toByteArray(), 86 primeQ == null ? null : primeQ.toByteArray() [all...] |
/external/apache-http/src/org/apache/http/impl/conn/ |
AbstractPoolEntry.java | 86 /** The tracked route, or <code>null</code> before tracking starts. */ 95 * or <code>null</code> 100 if (connOperator == null) { 101 throw new IllegalArgumentException("Connection operator may not be null"); 106 this.tracker = null; 140 if (route == null) { 142 ("Route must not be null."); 144 //@@@ is context allowed to be null? depends on operator? 145 if (params == null) { 147 ("Parameters must not be null.") [all...] |
/external/proguard/src/proguard/ |
WordReader.java | 63 if (includeWordReader != null) 79 return includeWordReader != null ? 93 if (includeWordReader == null) 112 currentWord = null; 115 if (includeWordReader != null) 119 if (currentWord != null) 127 includeWordReader = null; 133 while (currentLine != null && 141 while (currentLine == null || currentIndex == currentLineLength) 144 if (currentLine == null) [all...] |
/libcore/luni/src/test/java/tests/security/cert/ |
X509CRL2Test.java | 39 private X509Certificate pemCert = null; 84 if (pemCert != null) { 93 if (value != null && value.length > 0) { 127 return null; 132 return null; 137 return null; 142 return null; 147 return null; 152 return null; 157 return null; [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
UiActions.java | 55 * @param uiNode The node to select. Can be null (in which case nothing should happen) 68 doAdd(uiNode, null /* descriptorFilters */, shell, new UiModelTreeLabelProvider()); 93 if (results != null && results.length > 0) { 94 addElement(dlg.getChosenRootNode(), null, (ElementDescriptor) results[0], local 111 * @param uiParent An existing UI node or null to add to the tree root 112 * @param uiSibling An existing UI node before which to insert the new node. Can be null. 115 * @return The new {@link UiElementNode} or null. 124 if (uiSibling != null && uiSibling.getUiParent() != uiParent) { 125 uiSibling = null; 143 if (nodes == null || nodes.size() == 0) 219 assert uiLastNode[0] != null; \/\/ tell Eclipse this can't be null below local 400 assert uiLastNode[0] != null; \/\/ tell Eclipse this can't be null below local [all...] |