Searched defs:handler (Results 276 - 300 of 370) sorted by relevance

<<1112131415

/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DAsmAnalyzer.java760 public void visitTryCatchBlock(Label start, Label end, Label handler, String type) { argument
761 // type is the internal name of the type of exceptions handled by the handler,
H A DDependencyFinder.java634 public void visitTryCatchBlock(Label start, Label end, Label handler, String type) { argument
635 // type is the internal name of the type of exceptions handled by the handler,
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCamera2AgentImpl.java315 /*listener*/mCameraResultStateCallback, /*handler*/this);
451 /*listener*/deferredCallbackSetter, /*handler*/ this);
480 /*listener*/null, /*handler*/this);
566 mCaptureReader.setOnImageAvailableListener(listener, /*handler*/this);
572 listener, /*handler*/this);
630 /*listener*/deferredCallbackSetter, /*handler*/this);
702 /*listener*/mCameraResultStateCallback, /*handler*/this);
940 /*handler*/Camera2Handler.this);
947 /*handler*/Camera2Handler.this);
1027 // explanation on the STOP_PREVIEW case in the handler
1048 setPreviewDataCallback(Handler handler, CameraPreviewDataCallback cb) argument
1052 setOneShotPreviewCallback(Handler handler, CameraPreviewDataCallback cb) argument
1056 setPreviewDataCallbackWithBuffer(Handler handler, CameraPreviewDataCallback cb) argument
1063 autoFocus(final Handler handler, final CameraAFCallback cb) argument
1097 setAutoFocusMoveCallback(final Handler handler, final CameraAFMoveCallback cb) argument
1128 takePicture(final Handler handler, final CameraShutterCallback shutter, CameraPictureCallback raw, CameraPictureCallback postview, final CameraPictureCallback jpeg) argument
1188 setFaceDetectionCallback(Handler handler, CameraFaceDetectionCallback callback) argument
[all...]
H A DAndroidCameraAgentImpl.java63 Log.w(TAG, "onCameraError called with no handler set: " + errorCode);
69 Log.w(TAG, "onCameraException called with no handler set", ex);
74 Log.w(TAG, "onDispatchThreadException called with no handler set", ex);
124 // In case of null set the default handler to route exceptions to logs
258 * The handler on which the actual camera operations happen.
346 * check first for supported operations before sending message to this handler.
755 * camera handler thread.
809 final Handler handler, final CameraPreviewDataCallback cb) {
815 handler, AndroidCameraProxyImpl.this, cb))
822 public void setOneShotPreviewCallback(final Handler handler, argument
808 setPreviewDataCallback( final Handler handler, final CameraPreviewDataCallback cb) argument
836 setPreviewDataCallbackWithBuffer( final Handler handler, final CameraPreviewDataCallback cb) argument
850 autoFocus(final Handler handler, final CameraAFCallback cb) argument
883 setAutoFocusMoveCallback( final Handler handler, final CameraAFMoveCallback cb) argument
901 takePicture( final Handler handler, final CameraShutterCallback shutter, final CameraPictureCallback raw, final CameraPictureCallback post, final CameraPictureCallback jpeg) argument
963 setFaceDetectionCallback(final Handler handler, final CameraFaceDetectionCallback cb) argument
1103 getNewInstance( Handler handler, CameraProxy camera, CameraAFCallback cb) argument
1145 getNewInstance( Handler handler, CameraProxy camera, CameraAFMoveCallback cb) argument
1189 getNewInstance( Handler handler, CameraProxy camera, CameraShutterCallback cb) argument
1232 getNewInstance( Handler handler, CameraProxy camera, CameraPictureCallback cb) argument
1276 getNewInstance( Handler handler, CameraProxy camera, CameraPreviewDataCallback cb) argument
1317 getNewInstance( Handler handler, CameraProxy camera, CameraFaceDetectionCallback cb) argument
[all...]
H A DCameraAgent.java56 Handler handler, CameraStartPreviewCallback cb) {
57 if (handler == null || cb == null) {
60 return new CameraStartPreviewCallbackForward(handler, cb);
90 * @param handler The handler in which the callback will be invoked in.
96 Handler handler, CameraOpenCallback cb) {
97 if (handler == null || cb == null) {
100 return new CameraOpenCallbackForward(handler, cb);
104 // Given that we are using the main thread handler, we can create it
277 * will be opened in the camera handler threa
55 getNewInstance( Handler handler, CameraStartPreviewCallback cb) argument
95 getNewInstance( Handler handler, CameraOpenCallback cb) argument
286 openCamera(final Handler handler, final int cameraId, final CameraOpenCallback callback) argument
420 reconnect(final Handler handler, final CameraOpenCallback cb) argument
625 setPreviewDataCallback(Handler handler, CameraPreviewDataCallback cb) argument
635 setOneShotPreviewCallback(Handler handler, CameraPreviewDataCallback cb) argument
645 setPreviewDataCallbackWithBuffer(Handler handler, CameraPreviewDataCallback cb) argument
674 autoFocus(Handler handler, CameraAFCallback cb) argument
699 setAutoFocusMoveCallback(Handler handler, CameraAFMoveCallback cb) argument
714 takePicture( Handler handler, CameraShutterCallback shutter, CameraPictureCallback raw, CameraPictureCallback postview, CameraPictureCallback jpeg) argument
783 setFaceDetectionCallback(Handler handler, CameraFaceDetectionCallback callback) argument
[all...]
/frameworks/opt/net/wifi/libwifi_hal/
H A Dhal_tool.cpp29 void wifi_cleanup_stub(wifi_handle handle, wifi_cleaned_up_handler handler) {} argument
87 wifi_scan_result_handler handler) {
106 wifi_hotlist_ap_found_handler handler) {
118 wifi_significant_change_handler handler) {
139 wifi_stats_result_handler handler) {
162 wifi_rtt_event_handler handler) {
213 wifi_epno_handler handler) {
227 wifi_interface_handle iface, wifi_firmware_memory_dump_handler handler) {
233 wifi_ring_buffer_data_handler handler) {
244 wifi_alert_handler handler) {
84 wifi_start_gscan_stub(wifi_request_id id, wifi_interface_handle iface, wifi_scan_cmd_params params, wifi_scan_result_handler handler) argument
103 wifi_set_bssid_hotlist_stub(wifi_request_id id, wifi_interface_handle iface, wifi_bssid_hotlist_params params, wifi_hotlist_ap_found_handler handler) argument
115 wifi_set_significant_change_handler_stub( wifi_request_id id, wifi_interface_handle iface, wifi_significant_change_params params, wifi_significant_change_handler handler) argument
137 wifi_get_link_stats_stub(wifi_request_id id, wifi_interface_handle iface, wifi_stats_result_handler handler) argument
158 wifi_rtt_range_request_stub(wifi_request_id id, wifi_interface_handle iface, unsigned num_rtt_config, wifi_rtt_config rtt_config[], wifi_rtt_event_handler handler) argument
211 wifi_set_epno_list_stub(int id, wifi_interface_info* iface, const wifi_epno_params* params, wifi_epno_handler handler) argument
226 wifi_get_firmware_memory_dump_stub( wifi_interface_handle iface, wifi_firmware_memory_dump_handler handler) argument
231 wifi_set_log_handler_stub(wifi_request_id id, wifi_interface_handle iface, wifi_ring_buffer_data_handler handler) argument
242 wifi_set_alert_handler_stub(wifi_request_id id, wifi_interface_handle iface, wifi_alert_handler handler) argument
279 wifi_enable_tdls_stub(wifi_interface_handle iface, mac_addr addr, wifi_tdls_params* params, wifi_tdls_handler handler) argument
[all...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
H A DWifiScanningServiceTest.java149 private BidirectionalAsyncChannel connectChannel(Handler handler) { argument
152 handler);
158 private static Message verifyHandleMessageAndGetMessage(InOrder order, Handler handler) { argument
160 order.verify(handler).handleMessage(messageCaptor.capture());
164 private static Message verifyHandleMessageAndGetMessage(InOrder order, Handler handler, argument
172 order.verify(handler).handleMessage(argThat(messageMatcher));
176 private static void verifyScanResultsReceived(InOrder order, Handler handler, int listenerId, argument
178 Message scanResultMessage = verifyHandleMessageAndGetMessage(order, handler,
191 private static void verifySingleScanCompletedReceived(InOrder order, Handler handler, argument
193 Message completedMessage = verifyHandleMessageAndGetMessage(order, handler,
233 verifySuccessfulResponse(InOrder order, Handler handler, int arg2) argument
255 verifyMultipleSingleScanResults(InOrder handlerOrder, Handler handler, int requestId1, ScanResults results1, int requestId2, ScanResults results2, int listenerRequestId, ScanResults listenerResults) argument
295 verifyMultipleSingleScanResults(InOrder handlerOrder, Handler handler, int requestId1, ScanResults results1, int requestId2, ScanResults results2) argument
301 verifyFailedResponse(InOrder order, Handler handler, int arg2, int expectedErrorReason, String expectedErrorDescription) argument
1811 verifyPnoNetworkFoundReceived(InOrder order, Handler handler, int listenerId, ScanResult[] expected) argument
1834 expectHwPnoScanWithNoBackgroundScan(InOrder order, Handler handler, int requestId, WifiNative.PnoSettings nativeSettings, ScanResults results) argument
1848 expectHwPnoScanWithBackgroundScan(InOrder order, Handler handler, int requestId, WifiNative.ScanSettings nativeScanSettings, WifiNative.PnoSettings nativePnoSettings, ScanResults results) argument
1866 expectHwPnoScanWithBackgroundScanWithNoIE(InOrder order, Handler handler, int requestId, WifiNative.ScanSettings nativeBackgroundScanSettings, WifiNative.ScanSettings nativeSingleScanSettings, WifiNative.PnoSettings nativePnoSettings, ScanResults results) argument
[all...]
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DPlaybackFragment.java373 * Sets the input event handler.
375 public final void setOnKeyInterceptListener(View.OnKeyListener handler) { argument
376 mInputEventHandler = handler;
430 // them out (even if the key was consumed by the handler).
H A DPlaybackOverlayFragment.java275 * Sets the input event handler.
278 public final void setInputEventHandler(InputEventHandler handler) { argument
279 mInputEventHandler = handler;
283 * Returns the input event handler.
291 * Sets the input event handler.
293 public final void setEventHandler(PlaybackControlGlue.InputEventHandler handler) { argument
294 mInputEventHandler = handler;
298 * Returns the input event handler.
387 // them out (even if the key was consumed by the handler).
H A DPlaybackOverlaySupportFragment.java278 * Sets the input event handler.
281 public final void setInputEventHandler(InputEventHandler handler) { argument
282 mInputEventHandler = handler;
286 * Returns the input event handler.
294 * Sets the input event handler.
296 public final void setEventHandler(PlaybackControlGlue.InputEventHandler handler) { argument
297 mInputEventHandler = handler;
301 * Returns the input event handler.
390 // them out (even if the key was consumed by the handler).
H A DPlaybackSupportFragment.java376 * Sets the input event handler.
378 public final void setOnKeyInterceptListener(View.OnKeyListener handler) { argument
379 mInputEventHandler = handler;
433 // them out (even if the key was consumed by the handler).
/frameworks/base/core/java/android/accounts/
H A DAccountManager.java413 public AccountManager(Context context, IAccountManager service, Handler handler) { argument
416 mMainHandler = handler;
713 * @param handler the handler on which to invoke the callback, or null for the main thread
719 AccountManagerCallback<String> callback, Handler handler) {
722 return new Future2Task<String>(handler, callback) {
757 * @param handler {@link Handler} identifying the callback thread, null for the main thread
763 AccountManagerCallback<Boolean> callback, Handler handler) {
766 return new Future2Task<Boolean>(handler, callback) {
818 * @param handler {
717 getAuthTokenLabel( final String accountType, final String authTokenType, AccountManagerCallback<String> callback, Handler handler) argument
761 hasFeatures(final Account account, final String[] features, AccountManagerCallback<Boolean> callback, Handler handler) argument
822 getAccountsByTypeAndFeatures( final String type, final String[] features, AccountManagerCallback<Account[]> callback, Handler handler) argument
1078 renameAccount( final Account account, @Size(min = 1) final String newName, AccountManagerCallback<Account> callback, Handler handler) argument
1148 removeAccount(final Account account, AccountManagerCallback<Boolean> callback, Handler handler) argument
1207 removeAccount(final Account account, final Activity activity, AccountManagerCallback<Bundle> callback, Handler handler) argument
1226 removeAccountAsUser(final Account account, AccountManagerCallback<Boolean> callback, Handler handler, final UserHandle userHandle) argument
1250 removeAccountAsUser(final Account account, final Activity activity, AccountManagerCallback<Bundle> callback, Handler handler, final UserHandle userHandle) argument
1565 getAuthToken( final Account account, final String authTokenType, final Bundle options, final Activity activity, AccountManagerCallback<Bundle> callback, Handler handler) argument
1654 getAuthToken( final Account account, final String authTokenType, final boolean notifyAuthFailure, AccountManagerCallback<Bundle> callback, Handler handler) argument
1734 getAuthToken( final Account account, final String authTokenType, final Bundle options, final boolean notifyAuthFailure, AccountManagerCallback<Bundle> callback, Handler handler) argument
1805 addAccount(final String accountType, final String authTokenType, final String[] requiredFeatures, final Bundle addAccountOptions, final Activity activity, AccountManagerCallback<Bundle> callback, Handler handler) argument
1829 addAccountAsUser(final String accountType, final String authTokenType, final String[] requiredFeatures, final Bundle addAccountOptions, final Activity activity, AccountManagerCallback<Bundle> callback, Handler handler, final UserHandle userHandle) argument
1882 copyAccountToUser( final Account account, final UserHandle fromUser, final UserHandle toUser, AccountManagerCallback<Boolean> callback, Handler handler) argument
1995 confirmCredentials(final Account account, final Bundle options, final Activity activity, final AccountManagerCallback<Bundle> callback, final Handler handler) argument
2009 confirmCredentialsAsUser(final Account account, final Bundle options, final Activity activity, final AccountManagerCallback<Bundle> callback, final Handler handler, UserHandle userHandle) argument
2073 updateCredentials(final Account account, final String authTokenType, final Bundle options, final Activity activity, final AccountManagerCallback<Bundle> callback, final Handler handler) argument
2129 editProperties(final String accountType, final Activity activity, final AccountManagerCallback<Bundle> callback, final Handler handler) argument
2170 postToHandler(Handler handler, final AccountManagerCallback<Bundle> callback, final AccountManagerFuture<Bundle> future) argument
2181 postToHandler(Handler handler, final OnAccountsUpdateListener listener, final Account[] accounts) argument
2224 AmsTask(Activity activity, Handler handler, AccountManagerCallback<Bundle> callback) argument
2357 BaseFutureTask(Handler handler) argument
2420 Future2Task(Handler handler, AccountManagerCallback<T> callback) argument
2514 getAccountByTypeAndFeatures(String accountType, String[] features, AccountManagerCallback<Bundle> callback, Handler handler) argument
2528 GetAuthTokenByTypeAndFeaturesTask(final String accountType, final String authTokenType, final String[] features, Activity activityForPrompting, final Bundle addAccountOptions, final Bundle loginOptions, AccountManagerCallback<Bundle> callback, Handler handler) argument
2690 getAuthTokenByFeatures( final String accountType, final String authTokenType, final String[] features, final Activity activity, final Bundle addAccountOptions, final Bundle getAuthTokenOptions, final AccountManagerCallback<Bundle> callback, final Handler handler) argument
2860 addOnAccountsUpdatedListener(final OnAccountsUpdateListener listener, Handler handler, boolean updateImmediately) argument
2889 addOnAccountsUpdatedListener(final OnAccountsUpdateListener listener, Handler handler, boolean updateImmediately, String[] accountTypes) argument
3031 startAddAccountSession( final String accountType, final String authTokenType, final String[] requiredFeatures, final Bundle options, final Activity activity, AccountManagerCallback<Bundle> callback, Handler handler) argument
3111 startUpdateCredentialsSession( final Account account, final String authTokenType, final Bundle options, final Activity activity, final AccountManagerCallback<Bundle> callback, final Handler handler) argument
3191 finishSession( final Bundle sessionBundle, final Activity activity, AccountManagerCallback<Bundle> callback, Handler handler) argument
3210 finishSessionAsUser( final Bundle sessionBundle, final Activity activity, final UserHandle userHandle, AccountManagerCallback<Bundle> callback, Handler handler) argument
3252 isCredentialsUpdateSuggested( final Account account, final String statusToken, AccountManagerCallback<Boolean> callback, Handler handler) argument
[all...]
/frameworks/base/core/java/android/app/
H A DActivityOptions.java305 * @param handler If <var>listener</var> is non-null this must be a valid
315 int enterResId, int exitResId, Handler handler, OnAnimationStartedListener listener) {
321 opts.setOnAnimationStartedListener(handler, listener);
349 private void setOnAnimationStartedListener(final Handler handler, argument
355 handler.post(new Runnable() {
374 private void setOnAnimationFinishedListener(final Handler handler, argument
380 handler.post(new Runnable() {
527 Handler handler, IAppTransitionAnimationSpecsFuture specsFuture,
535 opts.setOnAnimationStartedListener(handler, listener);
549 * @param handler I
314 makeCustomAnimation(Context context, int enterResId, int exitResId, Handler handler, OnAnimationStartedListener listener) argument
526 makeMultiThumbFutureAspectScaleAnimation(Context context, Handler handler, IAppTransitionAnimationSpecsFuture specsFuture, OnAnimationStartedListener listener, boolean scaleUp) argument
558 makeThumbnailAspectScaleDownAnimation(View source, Bitmap thumbnail, int startX, int startY, int targetWidth, int targetHeight, Handler handler, OnAnimationStartedListener listener) argument
565 makeAspectScaledThumbnailAnimation(View source, Bitmap thumbnail, int startX, int startY, int targetWidth, int targetHeight, Handler handler, OnAnimationStartedListener listener, boolean scaleUp) argument
584 makeThumbnailAspectScaleDownAnimation(View source, AppTransitionAnimationSpec[] specs, Handler handler, OnAnimationStartedListener onAnimationStartedListener, OnAnimationFinishedListener onAnimationFinishedListener) argument
[all...]
H A DLoadedApk.java1102 Context context, Handler handler,
1114 rd = new ReceiverDispatcher(r, context, handler,
1124 rd.validate(context, handler);
1346 " registered with differing handler (was " +
1397 Context context, Handler handler, int flags) {
1406 sd = new ServiceDispatcher(c, context, handler, flags);
1414 sd.validate(context, handler);
1528 " registered with differing handler (was " +
1101 getReceiverDispatcher(BroadcastReceiver r, Context context, Handler handler, Instrumentation instrumentation, boolean registered) argument
1396 getServiceDispatcher(ServiceConnection c, Context context, Handler handler, int flags) argument
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1633 * @param callback GATT callback handler that will receive asynchronous callbacks.
1650 * @param callback GATT callback handler that will receive asynchronous callbacks.
1670 * @param callback GATT callback handler that will receive asynchronous callbacks.
1694 * @param callback GATT callback handler that will receive asynchronous callbacks.
1705 * @param handler The handler to use for the callback. If {@code null}, callbacks will happen
1711 Handler handler) {
1726 gatt.connect(autoConnect, callback, handler);
1709 connectGatt(Context context, boolean autoConnect, BluetoothGattCallback callback, int transport, int phy, Handler handler) argument
/frameworks/base/core/java/android/content/
H A DContextWrapper.java691 Handler handler, UserHandle user) {
692 return mBase.bindServiceAsUser(service, conn, flags, handler, user);
941 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, argument
943 return mBase.getServiceDispatcher(conn, handler, flags);
690 bindServiceAsUser(Intent service, ServiceConnection conn, int flags, Handler handler, UserHandle user) argument
/frameworks/base/core/java/android/content/pm/
H A DPackageInstaller.java630 public void addSessionCallback(@NonNull SessionCallback callback, @NonNull Handler handler) { argument
631 registerSessionCallback(callback, handler);
638 * @param handler to dispatch callback events through, otherwise uses
641 public void registerSessionCallback(@NonNull SessionCallback callback, @NonNull Handler handler) { argument
644 handler.getLooper());
/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraDeviceImpl.java239 public CameraDeviceImpl(String cameraId, StateCallback callback, Handler handler, argument
241 if (cameraId == null || callback == null || handler == null || characteristics == null) {
246 mDeviceHandler = handler;
495 CameraCaptureSession.StateCallback callback, Handler handler)
501 createCaptureSessionInternal(null, outConfigurations, callback, handler,
508 CameraCaptureSession.StateCallback callback, Handler handler)
517 createCaptureSessionInternal(null, currentOutputs, callback, handler,
523 List<Surface> outputs, CameraCaptureSession.StateCallback callback, Handler handler)
537 createCaptureSessionInternal(inputConfig, outConfigurations, callback, handler,
544 android.hardware.camera2.CameraCaptureSession.StateCallback callback, Handler handler)
494 createCaptureSession(List<Surface> outputs, CameraCaptureSession.StateCallback callback, Handler handler) argument
506 createCaptureSessionByOutputConfigurations( List<OutputConfiguration> outputConfigurations, CameraCaptureSession.StateCallback callback, Handler handler) argument
522 createReprocessableCaptureSession(InputConfiguration inputConfig, List<Surface> outputs, CameraCaptureSession.StateCallback callback, Handler handler) argument
542 createReprocessableCaptureSessionByConfigurations(InputConfiguration inputConfig, List<OutputConfiguration> outputs, android.hardware.camera2.CameraCaptureSession.StateCallback callback, Handler handler) argument
570 createConstrainedHighSpeedCaptureSession(List<Surface> outputs, android.hardware.camera2.CameraCaptureSession.StateCallback callback, Handler handler) argument
590 createCustomCaptureSession(InputConfiguration inputConfig, List<OutputConfiguration> outputs, int operatingMode, android.hardware.camera2.CameraCaptureSession.StateCallback callback, Handler handler) argument
602 createCaptureSessionInternal(InputConfiguration inputConfig, List<OutputConfiguration> outputConfigurations, CameraCaptureSession.StateCallback callback, Handler handler, int operatingMode) argument
817 capture(CaptureRequest request, CaptureCallback callback, Handler handler) argument
827 captureBurst(List<CaptureRequest> requests, CaptureCallback callback, Handler handler) argument
905 submitCaptureRequest(List<CaptureRequest> requestList, CaptureCallback callback, Handler handler, boolean repeating) argument
970 setRepeatingRequest(CaptureRequest request, CaptureCallback callback, Handler handler) argument
977 setRepeatingBurst(List<CaptureRequest> requests, CaptureCallback callback, Handler handler) argument
1268 CaptureCallbackHolder(CaptureCallback callback, List<CaptureRequest> requestList, Handler handler, boolean repeating, int sessionId) argument
2156 checkHandler(Handler handler) argument
2173 checkHandler(Handler handler, T callback) argument
[all...]
/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java1420 int mode, ProxyFileDescriptorCallback callback, Handler handler, ThreadFactory factory)
1439 if (handler == null) {
1440 handler = new Handler(Looper.getMainLooper());
1443 final int fileId = mFuseAppLoop.registerCallback(callback, handler);
1497 * @param handler Handler that invokes callback methods.
1502 int mode, ProxyFileDescriptorCallback callback, Handler handler)
1504 Preconditions.checkNotNull(handler);
1505 return openProxyFileDescriptor(mode, callback, handler, null);
1419 openProxyFileDescriptor( int mode, ProxyFileDescriptorCallback callback, Handler handler, ThreadFactory factory) argument
1501 openProxyFileDescriptor( int mode, ProxyFileDescriptorCallback callback, Handler handler) argument
/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java962 public VoiceInteractionSession(Context context, Handler handler) { argument
964 mHandlerCaller = new HandlerCaller(context, handler.getLooper(),
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java1207 // If the view doesn't have a handler, something has changed out
1211 if (DEBUG) Log.v(TAG, "ABORT input: no handler for view! Close current input.");
1610 // if it changes the text within its onUpdateSelection handler in a way that
1868 FinishedInputEventCallback callback, Handler handler) {
1884 event, token, mCurId, callback, handler);
1996 // Already running on the callback handler thread so we can send the
2000 // Post the event to the callback handler thread.
2021 String inputMethodId, FinishedInputEventCallback callback, Handler handler) {
2030 p.mHandler = handler;
1867 dispatchInputEvent(InputEvent event, Object token, FinishedInputEventCallback callback, Handler handler) argument
2020 obtainPendingEventLocked(InputEvent event, Object token, String inputMethodId, FinishedInputEventCallback callback, Handler handler) argument
/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java325 public void onRemoteViewsLoaded(RemoteViews view, OnClickHandler handler, argument
327 setOnClickHandler(handler);
845 public void setRemoteViewsOnClickHandler(OnClickHandler handler) { argument
846 mRemoteViewsOnClickHandler = handler;
/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java1615 Handler handler) {
1616 super(handler);
1614 RefinementResultReceiver(ChooserActivity host, TargetInfo target, Handler handler) argument
/frameworks/base/core/jni/
H A Dandroid_view_ThreadedRenderer.cpp191 void sendMessage(const sp<MessageHandler>& handler) { argument
192 mLooper->sendMessage(handler, 0);
195 void sendMessageDelayed(const sp<MessageHandler>& handler, nsecs_t delayInMs) { argument
196 mLooper->sendMessageDelayed(ms2ns(delayInMs), handler, 0); local
/frameworks/base/media/java/android/media/
H A DAudioRecord.java1335 * @param handler the Handler that will receive the event notification messages.
1338 Handler handler) {
1344 if (handler != null) {
1345 mEventHandler = new NativeEventHandler(this, handler.getLooper());
1347 // no given handler, use the looper the AudioRecord was created in
1395 * Call BEFORE adding a routing callback handler.
1404 * Call AFTER removing a routing callback handler.
1429 * @param handler Specifies the {@link Handler} object for the thread on which to execute
1435 android.os.Handler handler) {
1441 handler !
1337 setRecordPositionUpdateListener(OnRecordPositionUpdateListener listener, Handler handler) argument
1434 addOnRoutingChangedListener(AudioRouting.OnRoutingChangedListener listener, android.os.Handler handler) argument
1501 addOnRoutingChangedListener(OnRoutingChangedListener listener, android.os.Handler handler) argument
1525 NativeRoutingEventHandlerDelegate(final AudioRecord record, final AudioRouting.OnRoutingChangedListener listener, Handler handler) argument
[all...]

Completed in 2740 milliseconds

<<1112131415