/frameworks/base/packages/FusedLocation/src/com/android/location/fused/ |
FusedLocationService.java | 28 if (mProvider == null) { 37 if (mProvider != null) { 45 mProvider = null;
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
BridgeSharedPreferences.java | 26 * null, 0 or false. 33 return null; 38 return null; 43 return null; 73 if (mEditor != null) { 79 return null; 84 return null; 89 return null; 94 return null; 99 return null; [all...] |
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
AudioCodec.java | 56 public static final AudioCodec PCMU = new AudioCodec(0, "PCMU/8000", null); 61 public static final AudioCodec PCMA = new AudioCodec(8, "PCMA/8000", null); 67 public static final AudioCodec GSM = new AudioCodec(3, "GSM/8000", null); 73 public static final AudioCodec GSM_EFR = new AudioCodec(96, "GSM-EFR/8000", null); 80 public static final AudioCodec AMR = new AudioCodec(97, "AMR/8000", null); 102 * attribute, or null if it is not available. 104 * attribute, or null if it is not available. 105 * @return The configured AudioCodec or {@code null} if it is not supported. 109 return null; 112 AudioCodec hint = null; [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
VisualVoicemailSmsParser.java | 29 * pairs found in the SMS body. <p> All the methods return null if either the field was not 49 * Parses the supplied SMS body and returns back a structured OMTP message. Returns null if 56 return null; 60 return null; 64 return null; 68 if (fields == null) { 69 return null; 73 return null; 106 return null; 129 return null; [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
ActionBarContainer.java | 54 this(context, null); 79 setWillNotDraw(mIsSplit ? mSplitBackground == null : 80 mBackground == null && mStackedBackground == null); 91 if (mBackground != null) { 92 mBackground.setCallback(null); 96 if (bg != null) { 98 if (mActionBarView != null) { 103 setWillNotDraw(mIsSplit ? mSplitBackground == null : 104 mBackground == null && mStackedBackground == null) [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/ |
ISOCharsetDecoderTest.java | 48 return null; 54 return null; 58 return null;
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
KeyPairTest.java | 48 return null; 61 return null; 71 * parameters (both <code>null</code>) 74 Object kp = new KeyPair(null, null); 77 kp = new KeyPair(null, TestKeyPair.getPrivate()); 79 kp = new KeyPair(TestKeyPair.getPublic(), null); 96 * Assertion: returns private key (<code>null</code> in this case) 99 KeyPair kp = new KeyPair(null, null); [all...] |
/libcore/ojluni/src/main/java/java/lang/reflect/ |
InvocationTargetException.java | 60 * {@code null} as the target exception. 63 super((Throwable)null); // Disallow initCause 72 super((Throwable)null); // Disallow initCause 84 super(s, null); // Disallow initCause 103 * which may be {@code null}).
|
/libcore/ojluni/src/main/java/java/security/cert/ |
CertPathValidatorException.java | 88 this(null, null); 99 this(msg, null); 107 * detail message is set to ({@code cause==null ? null : cause.toString()}) 112 * {@link #getCause getCause()} method). (A {@code null} value is 116 this((cause == null ? null : cause.toString()), cause); 125 * {@link #getCause getCause()} method). (A {@code null} value is 129 this(msg, cause, null, -1) [all...] |
/libcore/ojluni/src/main/java/javax/security/auth/ |
PrivateCredentialPermission.java | 42 public String getCredentialClass() { return null; } 44 public String[][] getPrincipals() { return null; } 48 public String getActions() { return null; }
|
/libcore/ojluni/src/main/java/sun/nio/ch/ |
MembershipRegistry.java | 42 private Map<InetAddress,List<MembershipKeyImpl>> groups = null; 54 if (groups != null) { 56 if (keys != null) { 61 if (source == null) { 62 if (key.sourceAddress() == null) 69 if (key.sourceAddress() == null) 77 return null; 86 if (groups == null) { 88 keys = null; 92 if (keys == null) { [all...] |
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
PrivateKeyStub.java | 35 String algorithm = null; 36 String format = null; 37 byte [] encoded = null;
|
PublicKeyStub.java | 38 String algorithm = null; 39 String format = null; 40 byte [] encoded = null;
|
tmpCallbackHandler.java | 39 if (callback == null) { 40 throw new UnsupportedCallbackException(null, "callback is null"); 43 throw new UnsupportedCallbackException(null, "callback is empty");
|
/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/embedded/ |
TelecomUiCallList.java | 55 uiCall.setHasParent(telecomCall.getParent() != null); 58 if (details != null) { 62 CharSequence causeLabel = cause == null ? null : cause.getLabel(); 63 uiCall.setDisconnectClause(causeLabel == null ? null : causeLabel.toString()); 67 gatewayInfo == null ? null : gatewayInfo.getOriginalAddress()); 70 if (gatewayInfo != null) { 72 } else if (details.getHandle() != null) { [all...] |
/packages/apps/Contacts/src-bind/com/android/contactsbind/ |
ObjectFactory.java | 29 return null; 37 return null; 41 return null;
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/binding/ |
BindableData.java | 38 if (isBound() || bindingId == null) { 52 mBindingId = null; 63 return (mBindingId != null);
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
AttachmentCommandHandler.java | 34 startUpdate(0, null, uri, params, null, null);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
SuggestionsInfoCompatUtils.java | 29 (Integer) CompatUtils.getFieldValue(null /* receiver */, null /* defaultValue */, 32 OBJ_RESULT_ATTR_HAS_RECOMMENDED_SUGGESTIONS != null
|
/packages/services/Telephony/src/com/android/phone/ |
CarrierLogo.java | 30 private static Map<String, Integer> sLogoMap = null; 33 if (sLogoMap == null) { 49 if (res != null) {
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
XSLTSchema.java | 82 XSLTAttributeDef hrefAttr = new XSLTAttributeDef(null, "href", 86 XSLTAttributeDef elementsAttr = new XSLTAttributeDef(null, "elements", 94 XSLTAttributeDef methodAttr = new XSLTAttributeDef(null, "method", 96 XSLTAttributeDef versionAttr = new XSLTAttributeDef(null, "version", 98 XSLTAttributeDef encodingAttr = new XSLTAttributeDef(null, "encoding", 100 XSLTAttributeDef omitXmlDeclarationAttr = new XSLTAttributeDef(null, 104 XSLTAttributeDef standaloneAttr = new XSLTAttributeDef(null, 107 XSLTAttributeDef doctypePublicAttr = new XSLTAttributeDef(null, 110 XSLTAttributeDef doctypeSystemAttr = new XSLTAttributeDef(null, 113 XSLTAttributeDef cdataSectionElementsAttr = new XSLTAttributeDef(null, [all...] |
/art/test/091-override-package-private-method/src/ |
OverridePackagePrivateMethodTest.java | 19 if (obj == null) { 20 throw new NullPointerException("Got null");
|
/art/test/503-dead-instructions/src/ |
Main.java | 26 m.invoke(null, arguments1); 30 m.invoke(null, arguments2); 34 m.invoke(null, arguments3); 38 m.invoke(null, arguments4);
|
/art/test/585-inline-unresolved/src/ |
Main.java | 20 c.getMethod("topLevel").invoke(null);
|
/build/make/tools/droiddoc/test/generics/src/com/android/generics/ |
Foo.java | 24 return null;
|