/frameworks/base/core/java/android/service/trust/ |
D | ITrustAgentService.aidl | 27 oneway void onUnlockAttempt(boolean successful); in onUnlockAttempt() argument 36 oneway void onEscrowTokenRemoved(long handle, boolean successful); in onEscrowTokenRemoved() argument
|
D | TrustAgentService.java | 264 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() argument 335 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved() argument 599 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() argument 600 mHandler.obtainMessage(MSG_UNLOCK_ATTEMPT, successful ? 1 : 0, 0).sendToTarget(); in onUnlockAttempt() 665 public void onEscrowTokenRemoved(long handle, boolean successful) { in onEscrowTokenRemoved() argument 668 msg.getData().putBoolean(EXTRA_TOKEN_REMOVED_RESULT, successful); in onEscrowTokenRemoved()
|
/frameworks/base/core/java/android/database/sqlite/ |
D | SQLiteSession.java | 410 boolean successful = (top.mMarkedSuccessful || yielding) && !top.mChildFailed; in endTransactionUnchecked() 416 if (successful) { in endTransactionUnchecked() 423 successful = false; in endTransactionUnchecked() 431 if (!successful) { in endTransactionUnchecked() 436 if (successful) { in endTransactionUnchecked()
|
/frameworks/ex/common/java/com/android/common/contacts/ |
D | DataUsageStatUpdater.java | 201 boolean successful = false; in update() 216 successful = true; in update() 250 successful = true; in update() 259 return successful; in update()
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | IEventQueue.hal | 35 * @return result OK if successful, or 49 * @return result OK if successful,
|
D | ISensorManager.hal | 77 * @return result OK if successful; 98 * @return result OK if successful; 115 * @return result OK if successful, BAD_VALUE if callback is null,
|
/frameworks/base/core/java/android/app/trust/ |
D | ITrustManager.aidl | 27 void reportUnlockAttempt(boolean successful, int userId); in reportUnlockAttempt() argument
|
D | TrustManager.java | 76 public void reportUnlockAttempt(boolean successful, int userId) { in reportUnlockAttempt() argument 78 mService.reportUnlockAttempt(successful, userId); in reportUnlockAttempt()
|
/frameworks/base/services/core/java/com/android/server/trust/ |
D | TrustAgentWrapper.java | 451 public void onUnlockAttempt(boolean successful) { in onUnlockAttempt() argument 454 mTrustAgentService.onUnlockAttempt(successful); in onUnlockAttempt() 456 mPendingSuccessfulUnlock = successful; in onUnlockAttempt()
|
D | TrustManagerService.java | 698 private void dispatchUnlockAttempt(boolean successful, int userId) { in dispatchUnlockAttempt() argument 699 if (successful) { in dispatchUnlockAttempt() 706 info.agent.onUnlockAttempt(successful); in dispatchUnlockAttempt()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 27 # Data network registration failed after successful voice registration
|
/frameworks/base/core/proto/android/service/ |
D | diskstats.proto | 42 // 512B write latency in milliseconds, if the test was successful
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 188 // The time it took for successful DNS lookups to complete. 280 // The time it took for successful blocking connect() operations to complete 285 // The time it took for successful connect() operation to complete in 380 // The total number of successful APF program updates triggered by any state
|
D | wifi.proto | 78 // Scan was successful. 712 // Has a successful connection ever been established using this WifiConfiguration
|
D | metrics_constants.proto | 60 // The action was successful 3708 // successful connection 3709 // VALUE: true if the connection was successful, false if the connection failed
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDevice.java | 348 final boolean successful = dev.removeBond(); in unpair() 349 if (successful) { in unpair()
|
/frameworks/base/core/proto/android/telecomm/ |
D | enums.proto | 38 * Common transitions are to {@link #DIALING} state for a successful call or
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_blob_cache.txt | 131 generated. If a successful eglSetBlobCacheFuncsANDROID call was already
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 855 // Whether the download was successful or not.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1047 # when you change the font size after a successful doxygen run you need
|
/frameworks/native/docs/ |
D | Doxyfile | 1220 # when you change the font size after a successful doxygen run you need
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | retn.txt | 406 successful conclusion, will in itself justify a man's life on this 5503 was a most daring and successful seal and whale fisher. In 1883 he 5505 several successful voyages in succession, and in the following year, 5808 successful one. Once only he paused in his patient investigation. 5999 successful issue without you; but none the less I am very grateful. 9790 and I congratulate you on having brought your case to a successful 11189 successful conclusion. Come, Watson, I fancy that we may employ 12421 bring it to a successful conclusion it will certainly represent the
|
D | advs.txt | 1124 successful conclusion." 1127 more successful. I know that her word is inviolate. The photograph is 1182 helper in many of my most successful cases, and I have no doubt that 4161 "It is true that I have been generally successful." 8955 sunset, however, their efforts were at last successful, and they 9756 more successful." He opened the door and ushered in a lady and 10085 "It is, of course, well known to you that in a successful banking
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1391 # the HTML documentation. When you change the font size after a successful
|
D | Doxyfile.orig | 1382 # the HTML documentation. When you change the font size after a successful
|