| /frameworks/base/core/jni/ |
| D | android_util_XmlBlock.cpp | 63 jlong token) in android_content_XmlBlock_nativeGetStringBlock() 75 jlong token) in android_content_XmlBlock_nativeCreateParseState() 95 jlong token) in android_content_XmlBlock_nativeNext() 129 jlong token) in android_content_XmlBlock_nativeGetNamespace() 140 jlong token) in android_content_XmlBlock_nativeGetName() 151 jlong token) in android_content_XmlBlock_nativeGetText() 162 jlong token) in android_content_XmlBlock_nativeGetLineNumber() 174 jlong token) in android_content_XmlBlock_nativeGetAttributeCount() 186 jlong token, jint idx) in android_content_XmlBlock_nativeGetAttributeNamespace() 198 jlong token, jint idx) in android_content_XmlBlock_nativeGetAttributeName() [all …]
|
| D | android_util_StringBlock.cpp | 63 jlong token) in android_content_StringBlock_nativeGetSize() 75 jlong token, jint idx) in android_content_StringBlock_nativeGetString() 99 jlong token, jint idx) in android_content_StringBlock_nativeGetStyle() 142 jlong token) in android_content_StringBlock_nativeDestroy()
|
| /frameworks/base/core/java/android/app/ |
| D | IBackupAgent.aidl | 54 int token, IBackupManager callbackBinder); in doBackup() 81 int token, IBackupManager callbackBinder); in doRestore() 100 void doFullBackup(in ParcelFileDescriptor data, int token, IBackupManager callbackBinder); in doFullBackup() 105 void doMeasureFullBackup(int token, IBackupManager callbackBinder); in doMeasureFullBackup() 130 int token, IBackupManager callbackBinder); in doRestoreFile() 145 void doRestoreFinished(int token, IBackupManager callbackBinder); in doRestoreFinished()
|
| D | ApplicationThreadNative.java | 224 IBinder token = data.readStrongBinder(); in onTransact() local 234 IBinder token = data.readStrongBinder(); in onTransact() local 244 IBinder token = data.readStrongBinder(); in onTransact() local 253 IBinder token = data.readStrongBinder(); in onTransact() local 270 IBinder token = data.readStrongBinder(); in onTransact() local 616 IBinder token = data.readStrongBinder(); in onTransact() local 626 IBinder token = data.readStrongBinder(); in onTransact() local 663 IBinder token = data.readStrongBinder(); in onTransact() local 672 IBinder token = data.readStrongBinder(); in onTransact() local 682 IBinder token = data.readStrongBinder(); in onTransact() local [all …]
|
| D | IApplicationThread.java | 51 void schedulePauseActivity(IBinder token, boolean finished, boolean userLeaving, in schedulePauseActivity() 53 void scheduleStopActivity(IBinder token, boolean showWindow, in scheduleStopActivity() 55 void scheduleWindowVisibility(IBinder token, boolean showWindow) throws RemoteException; in scheduleWindowVisibility() 56 void scheduleSleeping(IBinder token, boolean sleeping) throws RemoteException; in scheduleSleeping() 57 void scheduleResumeActivity(IBinder token, int procState, boolean isForward, Bundle resumeArgs) in scheduleResumeActivity() 59 void scheduleSendResult(IBinder token, List<ResultInfo> results) throws RemoteException; in scheduleSendResult() 60 void scheduleLaunchActivity(Intent intent, IBinder token, int ident, in scheduleLaunchActivity() 66 void scheduleRelaunchActivity(IBinder token, List<ResultInfo> pendingResults, in scheduleRelaunchActivity() 69 void scheduleNewIntent(List<ReferrerIntent> intent, IBinder token) throws RemoteException; in scheduleNewIntent() 70 void scheduleDestroyActivity(IBinder token, boolean finished, in scheduleDestroyActivity() [all …]
|
| D | ActivityManagerNative.java | 343 IBinder token = data.readStrongBinder(); in onTransact() local 358 IBinder token = data.readStrongBinder(); in onTransact() local 368 IBinder token = data.readStrongBinder(); in onTransact() local 386 IBinder token = data.readStrongBinder(); in onTransact() local 403 IBinder token = data.readStrongBinder(); in onTransact() local 515 IBinder token = data.readStrongBinder(); in onTransact() local 530 IBinder token = data.readStrongBinder(); in onTransact() local 538 IBinder token = data.readStrongBinder(); in onTransact() local 546 IBinder token = data.readStrongBinder(); in onTransact() local 557 IBinder token = data.readStrongBinder(); in onTransact() local [all …]
|
| D | INotificationManager.aidl | 66 …void cancelNotificationFromListener(in INotificationListener token, String pkg, String tag, int id… in cancelNotificationFromListener() 67 void cancelNotificationsFromListener(in INotificationListener token, in String[] keys); in cancelNotificationsFromListener() 69 void setNotificationsShownFromListener(in INotificationListener token, in String[] keys); in setNotificationsShownFromListener() 71 …ParceledListSlice getActiveNotificationsFromListener(in INotificationListener token, in String[] k… in getActiveNotificationsFromListener() 72 void requestHintsFromListener(in INotificationListener token, int hints); in requestHintsFromListener() 73 int getHintsFromListener(in INotificationListener token); in getHintsFromListener() 74 …void requestInterruptionFilterFromListener(in INotificationListener token, int interruptionFilter); in requestInterruptionFilterFromListener() 75 int getInterruptionFilterFromListener(in INotificationListener token); in getInterruptionFilterFromListener() 76 void setOnNotificationPostedTrimFromListener(in INotificationListener token, int trim); in setOnNotificationPostedTrimFromListener()
|
| /frameworks/base/core/java/android/content/ |
| D | AsyncQueryHandler.java | 72 int token = msg.what; in handleMessage() local 164 public void startQuery(int token, Object cookie, Uri uri, in startQuery() 193 public final void cancelOperation(int token) { in cancelOperation() 207 public final void startInsert(int token, Object cookie, Uri uri, in startInsert() 233 public final void startUpdate(int token, Object cookie, Uri uri, in startUpdate() 261 public final void startDelete(int token, Object cookie, Uri uri, in startDelete() 286 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete() 299 protected void onInsertComplete(int token, Object cookie, Uri uri) { in onInsertComplete() 312 protected void onUpdateComplete(int token, Object cookie, int result) { in onUpdateComplete() 325 protected void onDeleteComplete(int token, Object cookie, int result) { in onDeleteComplete() [all …]
|
| /frameworks/base/core/java/android/hardware/fingerprint/ |
| D | IFingerprintService.aidl | 30 void authenticate(IBinder token, long sessionId, int userId, in authenticate() 34 void cancelAuthentication(IBinder token, String opPackageName); in cancelAuthentication() 37 …void enroll(IBinder token, in byte [] cryptoToken, int groupId, IFingerprintServiceReceiver receiv… in enroll() 41 void cancelEnrollment(IBinder token); in cancelEnrollment() 44 void remove(IBinder token, int fingerId, int groupId, IFingerprintServiceReceiver receiver); in remove() 56 long preEnroll(IBinder token); in preEnroll() 59 int postEnroll(IBinder token); in postEnroll()
|
| /frameworks/base/media/java/android/media/midi/ |
| D | IMidiDeviceServer.aidl | 25 ParcelFileDescriptor openInputPort(IBinder token, int portNumber); in openInputPort() 26 ParcelFileDescriptor openOutputPort(IBinder token, int portNumber); in openOutputPort() 27 void closePort(IBinder token); in closePort() 31 void connectPorts(IBinder token, in ParcelFileDescriptor pfd, int outputPortNumber); in connectPorts()
|
| /frameworks/base/core/java/android/view/ |
| D | IWindowManager.aidl | 78 void pauseKeyDispatching(IBinder token); in pauseKeyDispatching() 79 void resumeKeyDispatching(IBinder token); in resumeKeyDispatching() 81 void addWindowToken(IBinder token, int type); in addWindowToken() 82 void removeWindowToken(IBinder token); in removeWindowToken() 83 void addAppToken(int addPos, IApplicationToken token, int groupId, int stackId, in addAppToken() 86 void setAppTask(IBinder token, int taskId); in setAppTask() 87 void setAppOrientation(IApplicationToken token, int requestedOrientation); in setAppOrientation() 88 int getAppOrientation(IApplicationToken token); in getAppOrientation() 89 void setFocusedApp(IBinder token, boolean moveFocusNow); in setFocusedApp() 105 void setAppStartingWindow(IBinder token, String pkg, int theme, in setAppStartingWindow() [all …]
|
| /frameworks/base/media/java/android/media/ |
| D | IRingtonePlayer.aidl | 28 void play(IBinder token, in Uri uri, in AudioAttributes aa, float volume, boolean looping); in play() 29 void stop(IBinder token); in stop() 30 boolean isPlaying(IBinder token); in isPlaying() 31 void setPlaybackProperties(IBinder token, float volume, boolean looping); in setPlaybackProperties()
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | IInputMethodManager.aidl | 65 void setInputMethod(in IBinder token, String id); in setInputMethod() 66 void setInputMethodAndSubtype(in IBinder token, String id, in InputMethodSubtype subtype); in setInputMethodAndSubtype() 67 void hideMySoftInput(in IBinder token, int flags); in hideMySoftInput() 68 void showMySoftInput(in IBinder token, int flags); in showMySoftInput() 69 void updateStatusIcon(in IBinder token, String packageName, int iconId); in updateStatusIcon() 70 void setImeWindowStatus(in IBinder token, int vis, int backDisposition); in setImeWindowStatus() 75 boolean switchToLastInputMethod(in IBinder token); in switchToLastInputMethod() 76 boolean switchToNextInputMethod(in IBinder token, boolean onlyCurrentIme); in switchToNextInputMethod() 77 boolean shouldOfferSwitchingToNextInputMethod(in IBinder token); in shouldOfferSwitchingToNextInputMethod()
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | IVoiceInteractionManagerService.aidl | 32 boolean deliverNewSession(IBinder token, IVoiceInteractionSession session, in deliverNewSession() 34 boolean showSessionFromSession(IBinder token, in Bundle sessionArgs, int flags); in showSessionFromSession() 35 boolean hideSessionFromSession(IBinder token); in hideSessionFromSession() 36 int startVoiceActivity(IBinder token, in Intent intent, String resolvedType); in startVoiceActivity() 37 void setKeepAwake(IBinder token, boolean keepAwake); in setKeepAwake() 38 void closeSystemDialogs(IBinder token); in closeSystemDialogs() 39 void finish(IBinder token); in finish()
|
| /frameworks/native/opengl/libagl/ |
| D | Tokenizer.cpp | 50 uint32_t token = run.first + run.length; in acquire() local 60 status_t Tokenizer::reserve(uint32_t token) in reserve() 71 status_t Tokenizer::release(uint32_t token) in release() 102 ssize_t Tokenizer::_indexOrderOf(uint32_t token, size_t* order) const in _indexOrderOf() 129 ssize_t Tokenizer::_insertTokenAt(uint32_t token, size_t index) in _insertTokenAt()
|
| /frameworks/base/core/java/android/os/ |
| D | TokenWatcher.java | 68 public void acquire(IBinder token, String tag) in acquire() 90 public void cleanup(IBinder token, boolean unlink) in cleanup() 106 public void release(IBinder token) in release() 182 IBinder token; field in TokenWatcher.Death 185 Death(IBinder token, String tag) in Death()
|
| D | IVibratorService.aidl | 23 void vibrate(int uid, String opPkg, long milliseconds, int usageHint, IBinder token); in vibrate() 24 …vibratePattern(int uid, String opPkg, in long[] pattern, int repeat, int usageHint, IBinder token); in vibratePattern() 25 void cancelVibrate(IBinder token); in cancelVibrate()
|
| D | IUpdateLock.aidl | 25 void acquireUpdateLock(IBinder token, String tag); in acquireUpdateLock() 26 void releaseUpdateLock(IBinder token); in releaseUpdateLock()
|
| /frameworks/base/core/java/android/content/pm/ |
| D | KeySet.java | 31 private IBinder token; field in KeySet 34 public KeySet(IBinder token) { in KeySet() 90 IBinder token = in.readStrongBinder(); in readFromParcel() local
|
| /frameworks/base/services/core/java/com/android/server/fingerprint/ |
| D | FingerprintService.java | 213 final IBinder token = mEnrollClient.token; in handleError() local 218 final IBinder token = mAuthClient.token; in handleError() local 229 final IBinder token = mAuthClient.token; in handleAuthenticated() local 332 void startEnrollment(IBinder token, byte[] cryptoToken, int groupId, in startEnrollment() 353 public long startPreEnroll(IBinder token) { in startPreEnroll() 367 public int startPostEnroll(IBinder token) { in startPostEnroll() 397 void stopEnrollment(IBinder token, boolean initiatedByClient) { in stopEnrollment() 419 void startAuthentication(IBinder token, long opId, int groupId, in startAuthentication() 454 void stopAuthentication(IBinder token, boolean initiatedByClient) { in stopAuthentication() 476 void startRemove(IBinder token, int fingerId, int userId, in startRemove() [all …]
|
| /frameworks/base/core/java/android/service/dreams/ |
| D | IDreamManager.aidl | 33 void finishSelf(in IBinder token, boolean immediate); in finishSelf() 34 void startDozing(in IBinder token, int screenState, int screenBrightness); in startDozing() 35 void stopDozing(in IBinder token); in stopDozing()
|
| /frameworks/base/telephony/java/com/android/internal/telephony/ |
| D | CallerInfoAsyncQuery.java | 69 public void onQueryComplete(int token, Object cookie, CallerInfo ci); in onQueryComplete() 241 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete() 357 public static CallerInfoAsyncQuery startQuery(int token, Context context, Uri contactRef, in startQuery() 387 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() 405 public static CallerInfoAsyncQuery startQuery(int token, Context context, String number, in startQuery() 458 public void addQueryListener(int token, OnQueryCompleteListener listener, Object cookie) { in addQueryListener()
|
| /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
| D | VoiceInteractionManagerServiceImpl.java | 162 public boolean deliverNewSessionLocked(IBinder token, in deliverNewSessionLocked() 172 public int startVoiceActivityLocked(int callingPid, int callingUid, IBinder token, in startVoiceActivityLocked() 194 public void setKeepAwakeLocked(IBinder token, boolean keepAwake) { in setKeepAwakeLocked() 206 public void closeSystemDialogsLocked(IBinder token) { in closeSystemDialogsLocked() 218 public void finishLocked(IBinder token) { in finishLocked()
|
| /frameworks/base/core/java/android/app/backup/ |
| D | IRestoreSession.aidl | 52 int restoreAll(long token, IRestoreObserver observer); in restoreAll() 71 int restoreSome(long token, IRestoreObserver observer, in String[] packages); in restoreSome()
|
| /frameworks/data-binding/compiler/src/test/java/android/databinding/ |
| D | BindingExpressionParserTest.java | 62 Token token = singleQuote.getSymbol(); in testSingleQuoteStringLiteral() local 73 Token token = singleQuote.getSymbol(); in testDoubleQuoteStringLiteral() local 83 Token token = singleQuote.getSymbol(); in testSingleQuoteEscapeStringLiteral() local 139 String token = literal.getText(); in testNullLiteral() local 346 String token = literal.javaLiteral().getText(); in compareIntLiteral() local 352 String token = literal.javaLiteral().getText(); in compareFloatLiteral() local 358 String token = literal.javaLiteral().getText(); in compareBoolLiteral() local
|