Home
last modified time | relevance | path

Searched refs:respond (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/core/java/android/database/
DBulkCursorToCursorAdaptor.java177 public Bundle respond(Bundle extras) { in respond() method in BulkCursorToCursorAdaptor
181 return mBulkCursor.respond(extras); in respond()
DCursorWrapper.java237 public Bundle respond(Bundle extras) { in respond() method in CursorWrapper
238 return mCursor.respond(extras); in respond()
DIBulkCursor.java54 Bundle respond(Bundle extras) throws RemoteException; in respond() method
DCursorToBulkCursorAdaptor.java291 public Bundle respond(Bundle extras) { in respond() method in CursorToBulkCursorAdaptor
295 return mCursor.respond(extras); in respond()
DBulkCursorNative.java120 Bundle returnExtras = respond(extras); in onTransact()
267 public Bundle respond(Bundle extras) throws RemoteException { in respond() method in BulkCursorProxy
DCursor.java524 Bundle respond(Bundle extras); in respond() method
DAbstractCursor.java505 public Bundle respond(Bundle extras) { in respond() method in AbstractCursor
/frameworks/base/test-mock/src/android/test/mock/
DMockCursor.java216 public Bundle respond(Bundle extras) { in respond() method in MockCursor
/frameworks/native/services/inputflinger/docs/
Danr.md3 …gets triggered when the system thinks that an application is too slow to respond. A dialog may pop…
12 ## 1. Application does not respond to an input event that was sent to it. ##
14 The most common case is when an application does not respond to input that dispatcher sent to it. T…
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md26 returned results to decide if you want to respond to an owner's touch, if you
36 * Once your feature is ready to respond to the gesture in a substantive manner, it queries
43 * If the `FalsingManager` says it looks good, respond to the touch.
Dqs-tiles.md126 `QSIconView` is an interface that define the basic actions that icons have to respond to. Its base
213 have the permission `android.permission.BIND_QUICK_SETTINGS_TILE` and must respond to the
217 The implementer is responsible for creating the methods that will respond to the following calls
470 * If the controller is not a `CallbackController`, respond to `handleSetListening` by
/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.md3 Most apps draw once per vsync. Therefore, apps can only respond to 1 input event per frame. If mult…
/frameworks/opt/net/ims/
DREADME.txt28 has the ability to respond to an intent indicating that there is an incoming call.
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md106 …yer_Initialize` to look up a function at any time. The layer must still respond to `AndroidGLESLa…
/frameworks/base/test-mock/api/
Dcurrent.txt180 method @Deprecated public android.os.Bundle respond(android.os.Bundle);
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto7309 // Tag FIELD_AUTOFILL_DURATION: how long it took (in ms) to the service to respond, or -1 if the
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/proto_logging/stats/
Datoms.proto22344 5; // Autofill provider didn't respond in the given time.
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9355 method public android.os.Bundle respond(android.os.Bundle);
9463 method public abstract android.os.Bundle respond(android.os.Bundle);
9570 method public android.os.Bundle respond(android.os.Bundle);
29314 method public android.os.Bundle respond(android.os.Bundle);
/frameworks/base/core/api/
Dcurrent.txt14286 method public android.os.Bundle respond(android.os.Bundle);
14398 method public android.os.Bundle respond(android.os.Bundle);
14511 method public android.os.Bundle respond(android.os.Bundle);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14338 Landroid/database/CursorToBulkCursorAdaptor;->respond(Landroid/os/Bundle;)Landroid/os/Bundle;
14412 Landroid/database/IBulkCursor;->respond(Landroid/os/Bundle;)Landroid/os/Bundle;