Searched
full:reason (Results
251 -
275 of
6774) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteStatement.java | 39 * some reason 59 * some reason 81 * some reason 142 * if the value is null or could not be read for some reason.
|
/frameworks/base/core/java/android/net/ |
MobileDataStateTracker.java | 263 String reason = intent.getStringExtra(PhoneConstants.STATE_CHANGE_REASON_KEY); local 276 ", reason=" + (reason == null ? "(unspecified)" : reason)); 286 setDetailedState(DetailedState.DISCONNECTED, reason, apnName); 295 setDetailedState(DetailedState.CONNECTING, reason, apnName); 298 setDetailedState(DetailedState.SUSPENDED, reason, apnName); 302 setDetailedState(DetailedState.CONNECTED, reason, apnName); 331 if (TextUtils.equals(reason, PhoneConstants.REASON_LINK_PROPERTIES_CHANGED)) { 338 // Just update reason field in this NetworkInf 339 mNetworkInfo.setDetailedState(mNetworkInfo.getDetailedState(), reason, local 359 String reason = intent.getStringExtra(PhoneConstants.FAILURE_REASON_KEY); local [all...] |
/frameworks/base/core/java/android/view/ |
IApplicationToken.aidl | 26 boolean keyDispatchingTimedOut(String reason);
|
/frameworks/base/media/java/android/media/ |
MediaCryptoException.java | 21 * whatever reason.
|
/libcore/luni/src/main/java/java/sql/ |
ClientInfoStatus.java | 21 * An enumeration to describe the reason why a property cannot be set by calling
|
/libcore/luni/src/main/java/org/apache/harmony/security/x509/ |
ReasonCode.java | 25 * CRL Entry's Reason Code Extension (OID = 2.5.29.21). 47 // predefined reason code values 59 // the reason code value 75 sb.append(prefix).append("Reason Code: [ ");
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
IAccountService.aidl | 22 oneway void notifyLoginFailed(long accountId, String reason);
|
/packages/services/Telephony/res/xml/ |
callforward_options.xml | 26 phone:reason="unconditional" 42 phone:reason="busy" 59 phone:reason="no_reply" 76 phone:reason="not_reachable"
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/install-tools/include/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/install-tools/include/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/install-tools/include/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include-fixed/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/install-tools/include/ |
README | 7 are also not part of GCC. The reason we have to do this is because
|
Completed in 516 milliseconds
<<11121314151617181920>>