Searched refs:status (Results 126 - 150 of 388) sorted by relevance

1234567891011>>

/frameworks/av/media/libeffects/testlibs/
H A DEffectEqualizer.cpp295 int status; local
366 int status = 0; local
434 status = -EINVAL;
445 status = -EINVAL;
456 status = -EINVAL;
484 status = -EINVAL;
507 status = -EINVAL;
511 return status;
535 int status = 0; local
548 status
[all...]
/frameworks/av/media/libmedia/
H A DMediaScanner.cpp214 status_t status = client.scanFile(path, statbuf.st_mtime, 0, local
216 if (status) {
230 status_t status = client.scanFile(path, statbuf.st_mtime, statbuf.st_size, local
232 if (status) {
H A DIMediaLogService.cpp48 status_t status = remote()->transact(REGISTER_WRITER, data, &reply); local
49 // FIXME ignores status
56 status_t status = remote()->transact(UNREGISTER_WRITER, data, &reply); local
57 // FIXME ignores status
H A DAudioRecord.cpp50 status_t status = AudioSystem::getInputBufferSize(sampleRate, format, channelMask, &size); local
51 if (status != NO_ERROR) {
52 ALOGE("AudioSystem could not query the input buffer size; status %d", status);
201 status_t status = getMinFrameCount(&minFrameCount, sampleRate, format, channelMask); local
202 if (status != NO_ERROR) {
203 return status;
218 status = openRecord_l(sampleRate, format, frameCount, input);
219 if (status != NO_ERROR) {
220 return status;
442 status_t status; local
[all...]
/frameworks/av/media/libstagefright/rtsp/
H A DARTPAssembler.cpp33 AssemblyStatus status; local
35 status = assembleMore(source);
37 if (status == WRONG_SEQUENCE_NUMBER) {
53 if (status == NOT_ENOUGH_DATA) {
H A DAH263Assembler.cpp45 AssemblyStatus status = addPacket(source); local
46 if (status == MALFORMED_PACKET) {
49 return status;
/frameworks/base/core/java/android/ddm/
H A DDdmHandleThread.java104 //Log.d("ddm-thread", "Thread status request");
106 byte[] status = DdmVmInternal.getThreadStats();
107 if (status != null)
108 return new Chunk(CHUNK_THST, status, 0, status.length);
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/src/com/android/framework/externalsharedpermstestapp/
H A DExternalSharedPermsTest.java45 public void onStatusChanged(String provider, int status, Bundle extras) {}
/frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/src/com/android/framework/externalsharedpermsdiffkeytestapp/
H A DExternalSharedPermsDiffKeyTest.java43 public void onStatusChanged(String provider, int status, Bundle extras) {}
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardUpdateMonitorCallback.java29 * Called when the battery status changes, e.g. when plugged in or unplugged, charge
32 * @param status current battery status
34 void onRefreshBatteryInfo(KeyguardUpdateMonitor.BatteryStatus status) { } argument
/frameworks/base/services/jni/
H A Dcom_android_server_BatteryService.cpp97 static jint getBatteryStatus(const char* status) argument
99 switch (status[0]) {
107 ALOGW("Unknown battery status '%s'", status);
113 static jint getBatteryHealth(const char* status) argument
115 switch (status[0]) {
120 if (strcmp(status, "Overheat") == 0) {
122 } else if (strcmp(status, "Over voltage") == 0) {
125 ALOGW("Unknown battery health[1] '%s'", status);
130 if (strcmp(status, "Unspecifie
[all...]
H A Dcom_android_server_location_GpsLocationProvider.cpp89 static void status_callback(GpsStatus* status) argument
92 env->CallVoidMethod(mCallbacksObj, method_reportStatus, status->status);
181 agps_status->type, agps_status->status, ipaddr);
257 static void gps_geofence_status_callback(int32_t status, GpsLocation* location) argument
279 env->CallVoidMethod(mCallbacksObj, method_reportGeofenceStatus, status,
284 static void gps_geofence_add_callback(int32_t geofence_id, int32_t status) argument
287 if (status != GPS_GEOFENCE_OPERATION_SUCCESS) {
288 ALOGE("Error in geofence_add_callback: %d\n", status);
290 env->CallVoidMethod(mCallbacksObj, method_reportGeofenceAddStatus, geofence_id, status);
294 gps_geofence_remove_callback(int32_t geofence_id, int32_t status) argument
304 gps_geofence_resume_callback(int32_t geofence_id, int32_t status) argument
314 gps_geofence_pause_callback(int32_t geofence_id, int32_t status) argument
[all...]
/frameworks/opt/telephony/src/java/android/telephony/gsm/
H A DSmsManager.java70 * raw pdu of the status report is in the extended data ("pdu").
121 * to the recipient. The raw pdu of the status report is in the
155 * raw pdu of the status report is in the extended data ("pdu").
173 * @param status message status (STATUS_ON_SIM_READ, STATUS_ON_SIM_UNREAD,
180 public final boolean copyMessageToSim(byte[] smsc, byte[] pdu, int status) { argument
181 return mSmsMgrProxy.copyMessageToIcc(smsc, pdu, status);
201 * @param newStatus new message status (STATUS_ON_SIM_READ,
/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp576 status_t status = window->allocRow(); local
577 if (status) {
579 startPos, addedRows, status);
595 status = window->putString(addedRows, i, text, sizeIncludingNull);
596 if (status) {
598 sizeIncludingNull, startPos + addedRows, i, status);
607 status = window->putLong(addedRows, i, value);
608 if (status) {
610 i, status);
618 status
673 status_t status = window->clear(); local
[all...]
H A Dandroid_media_AudioSystem.cpp47 static int check_AudioSystem_Command(status_t status) argument
49 if (status == NO_ERROR) {
104 int status = check_AudioSystem_Command(AudioSystem::setParameters(0, c_keyValuePairs8)); local
105 return status;
151 int status = check_AudioSystem_Command(AudioSystem::setDeviceConnectionState(static_cast <audio_devices_t>(device), local
155 return status;
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestLoopUri.cpp71 SLuint32 status; local
72 result = (*caller)->GetPrefetchStatus(caller, &status);
78 fprintf(stdout, "\t\tPrefetchEventCallback: Prefetch Status is = %u\n", status);
82 && (level == 0) && (status == SL_PREFETCHSTATUS_UNDERFLOW)) {
86 status == SL_PREFETCHSTATUS_SUFFICIENTDATA) {
87 new_prefetch_status = status;
240 // wait for prefetch status callback to indicate either sufficient data or error
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_sei.c187 u32 tmp, payloadType, payloadSize, status; local
223 status = DecodeBufferingPeriod(
235 status = DecodePictureTiming(
251 status = DecodePanScanRectangle(
257 status = DecodeFillerPayload(pStrmData, payloadSize);
261 status = DecodeUserDataRegisteredITuTT35(
268 status = DecodeUserDataUnregistered(
275 status = DecodeRecoveryPoint(
281 status = DecodeDecRefPicMarkingRepetition(
289 status
[all...]
/frameworks/base/core/java/android/app/
H A DDownloadManager.java111 * Current status of the download, as one of the STATUS_* constants.
116 * Provides more detail on the status of the download. Its meaning depends on the value of
120 * occurred. If an HTTP error occurred, this will hold the HTTP status code as defined in RFC
130 * status codes</a>
781 * Include only downloads with status matching any the given status flags.
1024 int status = cursor.getInt(cursor.getColumnIndexOrThrow(COLUMN_STATUS));
1025 if (DownloadManager.STATUS_SUCCESSFUL == status) {
1051 // downloaded file not found or its status is not 'successfully completed'
1083 // downloaded file not found or its status i
1316 getReason(int status) argument
1329 getPausedReason(int status) argument
1345 getErrorCode(int status) argument
1383 translateStatus(int status) argument
[all...]
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp499 int status; local
532 LVM_ReturnStatus_en LvmStatus=LVM_SUCCESS; /* Function call status */
714 LVM_ReturnStatus_en LvmStatus = LVM_SUCCESS; /* Function call status */
780 LVM_ReturnStatus_en LvmStatus = LVM_SUCCESS; /* Function call status */
831 LVM_ReturnStatus_en LvmStatus = LVM_SUCCESS; /* Function call status */
878 LVM_ReturnStatus_en LvmStatus=LVM_SUCCESS; /* Function call status */
1036 LVM_ReturnStatus_en LvmStatus = LVM_SUCCESS; /* Function call status */
1077 LVM_ReturnStatus_en LvmStatus=LVM_SUCCESS; /* Function call status */
1117 LVM_ReturnStatus_en LvmStatus = LVM_SUCCESS; /* Function call status */
1144 LVM_ReturnStatus_en LvmStatus=LVM_SUCCESS; /* Function call status */
1763 int status = 0; local
1833 int status = 0; local
1881 int status = 0; local
1951 int status = 0; local
1999 int status = 0; local
2173 int status = 0; local
2257 int status = 0; local
2348 int status = 0; local
2592 int status = 0; local
3152 int status = 0; local
[all...]
/frameworks/av/services/audioflinger/
H A DThreads.cpp319 status_t status; local
329 status = mParamStatus;
332 status = TIMED_OUT;
334 return status;
496 status_t status = mPowerManager->acquireWakeLock(POWERMANAGER_PARTIAL_WAKE_LOCK, local
499 if (status == NO_ERROR) {
502 ALOGV("acquireWakeLock_l() %s status %d", mName, status);
683 status_t *status
746 lStatus = effect->status();
827 status_t status = chain->addEffect_l(effect); local
1068 status_t status = initCheck(); local
1092 createTrack_l( const sp<AudioFlinger::Client>& client, audio_stream_type_t streamType, uint32_t sampleRate, audio_format_t format, audio_channel_mask_t channelMask, size_t frameCount, const sp<IMemory>& sharedBuffer, int sessionId, IAudioFlinger::track_flags_t *flags, pid_t tid, status_t *status) argument
1321 status_t status = ALREADY_EXISTS; local
1842 status_t status = NO_ERROR; local
2334 status_t status = INVALID_OPERATION; local
2935 status_t status = NO_ERROR; local
3325 status_t status = NO_ERROR; local
3616 status_t status = initCheck(); local
3852 createRecordTrack_l( const sp<AudioFlinger::Client>& client, uint32_t sampleRate, audio_format_t format, audio_channel_mask_t channelMask, size_t frameCount, int sessionId, IAudioFlinger::track_flags_t flags, pid_t tid, status_t *status) argument
3907 status_t status = NO_ERROR; local
3941 status_t status = AudioSystem::startInput(mId); local
4186 status_t status = NO_ERROR; local
[all...]
/frameworks/av/services/camera/libcameraservice/camera3/
H A DCamera3IOStreamBase.cpp180 camera3_buffer_status_t status) {
191 buffer.status = status;
176 handoutBufferLocked(camera3_stream_buffer &buffer, buffer_handle_t *handle, int acquireFence, int releaseFence, camera3_buffer_status_t status) argument
/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerStressTest.java99 int status = cursor.getInt(cursor.getColumnIndex(
105 filename, status);
106 assertEquals(errorString, DownloadManager.STATUS_SUCCESSFUL, status);
/frameworks/base/media/java/android/media/audiofx/
H A DBassBoost.java162 * @param status status of the set parameter operation.
166 void onParameterChange(BassBoost effect, int status, int param, short value); argument
177 public void onParameterChange(AudioEffect effect, int status, byte[] param, byte[] value) { argument
196 l.onParameterChange(BassBoost.this, status, p, v);
H A DVirtualizer.java164 * @param status status of the set parameter operation.
168 void onParameterChange(Virtualizer effect, int status, int param, short value); argument
179 public void onParameterChange(AudioEffect effect, int status, byte[] param, byte[] value) { argument
198 l.onParameterChange(Virtualizer.this, status, p, v);
/frameworks/base/services/java/com/android/server/location/
H A DGpsXtraDownloader.java131 StatusLine status = response.getStatusLine();
132 if (status.getStatusCode() != 200) { // HTTP 200 is success.
133 if (DEBUG) Log.d(TAG, "HTTP error: " + status.getReasonPhrase());

Completed in 2063 milliseconds

1234567891011>>