Searched refs:in (Results 76 - 100 of 1327) sorted by relevance

1234567891011>>

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DDcParamObject.java5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
30 public DcParamObject(Parcel in) { argument
31 readFromParcel(in);
42 private void readFromParcel(Parcel in) { argument
43 mSubId = in.readInt();
47 public DcParamObject createFromParcel(Parcel in) {
48 return new DcParamObject(in);
H A DIPhoneStateListener.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
29 void onServiceStateChanged(in ServiceState serviceState);
35 void onCellLocationChanged(in Bundle location);
39 void onSignalStrengthsChanged(in SignalStrength signalStrength);
40 void onOtaspChanged(in int otaspMode);
41 void onCellInfoChanged(in List<CellInfo> cellInfo);
42 void onPreciseCallStateChanged(in PreciseCallState callState);
43 void onPreciseDataConnectionStateChanged(in PreciseDataConnectionState dataConnectionState);
44 void onDataConnectionRealTimeInfoChanged(in DataConnectionRealTimeInf
[all...]
/frameworks/base/location/java/android/location/
H A DILocationManager.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
41 void requestLocationUpdates(in LocationRequest request, in ILocationListener listener,
42 in PendingIntent intent, String packageName);
43 void removeUpdates(in ILocationListener listener, in PendingIntent intent, String packageName);
45 void requestGeofence(in LocationRequest request, in Geofence geofence,
46 in PendingInten
[all...]
/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothHealthCallback.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
28 void onHealthAppConfigurationStatusChange(in BluetoothHealthAppConfiguration config, int status);
29 void onHealthChannelStateChange(in BluetoothHealthAppConfiguration config,
30 in BluetoothDevice device, int prevState, int newState, in
H A DIBluetoothPan.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
30 boolean connect(in BluetoothDevice device);
31 boolean disconnect(in BluetoothDevice device);
33 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states);
34 int getConnectionState(in BluetoothDevice device);
H A DIBluetoothPbap.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
29 boolean connect(in BluetoothDevice device);
31 boolean isConnected(in BluetoothDevice device);
/frameworks/base/core/java/android/content/pm/
H A DIPackageDataObserver.aidl6 ** you may not use this file except in compliance with the License.
11 ** Unless required by applicable law or agreed to in writing, software
27 void onRemoveCompleted(in String packageName, boolean succeeded);
H A DIPackageInstallObserver.aidl6 ** you may not use this file except in compliance with the License.
11 ** Unless required by applicable law or agreed to in writing, software
25 void packageInstalled(in String packageName, int returnCode);
/frameworks/base/core/java/android/hardware/camera2/
H A DICameraDeviceCallbacks.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
29 oneway void onDeviceError(int errorCode, in CaptureResultExtras resultExtras);
31 oneway void onCaptureStarted(in CaptureResultExtras resultExtras, long timestamp);
32 oneway void onResultReceived(in CameraMetadataNative result,
33 in CaptureResultExtras resultExtras);
/frameworks/base/core/java/android/hardware/hdmi/
H A DIHdmiSystemAudioModeChangeListener.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
30 void onStatusChanged(in boolean enabled);
/frameworks/base/core/java/android/hardware/input/
H A DIInputDevicesChangedListener.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration);
/frameworks/base/core/java/android/os/
H A DIProcessInfoService.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
23 * For each PID in the given input array, write the current process state
27 void getProcessStatesFromPids(in int[] pids, out int[] states);
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DIPdfEditor.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
27 int openDocument(in ParcelFileDescriptor source);
28 void removePages(in PageRange[] pages);
29 void applyPrintAttributes(in PrintAttributes attributes);
30 void write(in ParcelFileDescriptor destination);
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DIDataVerify.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
26 boolean verifyData(in byte[] pdu);
/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIVideoCallback.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
30 void receiveSessionModifyRequest(in VideoProfile videoProfile);
34 in VideoProfile requestedProfile,
35 in VideoProfile responseProfile);
43 void changeCameraCapabilities(in VideoProfile.CameraCapabilities cameraCapabilities);
/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsVideoCallCallback.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
25 * separate aidl interface for invoking callbacks in Telephony from the IMS Service to without
34 void receiveSessionModifyRequest(in VideoProfile videoProfile);
36 void receiveSessionModifyResponse(int status, in VideoProfile requestedProfile,
37 in VideoProfile responseProfile);
45 void changeCameraCapabilities(in VideoProfile.CameraCapabilities cameraCapabilities);
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DIAggregatorManager.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
22 List<StringString> getData(in String dataName);
24 // TODO: remove the following interfaces in production
30 boolean setFakeLocation(in String cluster);
32 boolean setFakeTimeOfDay(in String time_of_day);
34 boolean setFakeDayOfWeek(in String day_of_week);
35 // return whether the service is in fake mode
36 // it's in fake mode, if any of the location, time and day is fake
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A Dexposure.rs5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
26 uchar4 RS_KERNEL exposure(uchar4 in)
29 out.r = rsClamp((int)(bright * in.r), 0, 255);
30 out.g = rsClamp((int)(bright * in.g), 0, 255);
31 out.b = rsClamp((int)(bright * in.b), 0, 255);
/frameworks/base/core/java/android/view/accessibility/
H A DIAccessibilityInteractionConnection.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
28 * and the ViewRoot in a given window.
34 void findAccessibilityNodeInfoByAccessibilityId(long accessibilityNodeId, in Region bounds,
36 int interrogatingPid, long interrogatingTid, in MagnificationSpec spec);
39 in Region bounds, int interactionId, IAccessibilityInteractionConnectionCallback callback,
40 int flags, int interrogatingPid, long interrogatingTid, in MagnificationSpec spec);
42 void findAccessibilityNodeInfosByText(long accessibilityNodeId, String text, in Region bounds,
44 int interrogatingPid, long interrogatingTid, in MagnificationSpec spec);
46 void findFocus(long accessibilityNodeId, int focusType, in Regio
[all...]
/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractor.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
30 IVoiceInteractorCallback callback, in VoiceInteractor.Prompt prompt, in Bundle extras);
32 IVoiceInteractorCallback callback, in VoiceInteractor.Prompt prompt,
33 in VoiceInteractor.PickOptionRequest.Option[] options, in Bundle extras);
35 IVoiceInteractorCallback callback, in VoiceInteractor.Prompt prompt, in Bundle extras);
37 IVoiceInteractorCallback callback, in VoiceInteracto
[all...]
/frameworks/base/media/java/android/media/tv/
H A DITvInputSession.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
34 void setSurface(in Surface surface);
37 // is to introduce some new concepts that will solve a number of problems in audio policy today.
39 void tune(in Uri channelUri, in Bundle params);
41 void selectTrack(int type, in String trackId);
43 void appPrivateCommand(in String action, in Bundle data);
45 void createOverlayView(in IBinde
[all...]
/frameworks/base/core/java/android/app/job/
H A DIJobService.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
29 void startJob(in JobParameters jobParams);
31 void stopJob(in JobParameters jobParams);
/frameworks/base/core/java/android/hardware/location/
H A DIFusedLocationHardwareSink.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
33 void onLocationAvailable(in Location[] locations) = 0;
40 void onDiagnosticDataAvailable(in String data) = 1;
/frameworks/base/core/java/android/service/carrier/
H A DICarrierMessagingCallback.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
27 void onSendMultipartSmsComplete(int result, in int[] messageRefs);
28 void onSendMmsComplete(int result, in byte[] sendConfPdu);
/frameworks/base/core/java/com/android/internal/backup/
H A DIBackupTransport.aidl5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
42 * @return An Intent that can be passed to Context.startActivity() in order to
68 * destination string, and the management intent will be placed in an overflow
74 * @return An intent that can be passed to Context.startActivity() in order to
111 * backoff delay, in milliseconds, after which the Backup Manager should try again.
114 * in milliseconds to suggest deferring the backup pass for a while.
141 * is to provide a guarantee that no stale data exists in the restore set when the
148 int performBackup(in PackageInfo packageInfo, in ParcelFileDescripto
[all...]

Completed in 683 milliseconds

1234567891011>>