Searched refs:system (Results 76 - 100 of 554) sorted by relevance

1234567891011>>

/frameworks/base/core/java/android/os/
H A DRevocableFileDescriptor.java21 import android.system.ErrnoException;
22 import android.system.Os;
23 import android.system.OsConstants;
/frameworks/base/core/java/com/android/internal/os/
H A DZygote.java21 import dalvik.system.ZygoteHooks;
22 import android.system.ErrnoException;
23 import android.system.Os;
124 * Special method to start the system server process. In addition to the
190 * Executes "/system/bin/sh -c <command>" using the exec() system call.
197 String[] args = { "/system/bin/sh", "-c", command };
/frameworks/base/drm/java/android/drm/
H A DDrmOutputStream.java21 import static android.system.OsConstants.SEEK_SET;
24 import android.system.ErrnoException;
25 import android.system.Os;
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
H A DMtpFileWriter.java22 import android.system.ErrnoException;
23 import android.system.Os;
24 import android.system.OsConstants;
/frameworks/base/tests/net/java/android/net/netlink/
H A DNetlinkSocketTest.java24 import android.system.ErrnoException;
25 import android.system.NetlinkSocketAddress;
26 import android.system.OsConstants;
/frameworks/av/camera/tests/
H A DAndroid.mk37 system/media/private/camera/include \
38 system/media/camera/tests \
/frameworks/av/include/media/
H A DIAudioPolicyServiceClient.h23 #include <system/audio.h>
/frameworks/av/include/media/audiohal/
H A DEffectBufferHalInterface.h20 #include <system/audio_effect.h>
H A DEffectHalInterface.h21 #include <system/audio_effect.h>
H A DEffectsFactoryHalInterface.h21 #include <system/audio_effect.h>
/frameworks/av/include/radio/
H A DIRadioService.h23 #include <system/radio.h>
/frameworks/av/include/soundtrigger/
H A DISoundTrigger.h24 #include <system/sound_trigger.h>
H A DISoundTriggerHwService.h23 #include <system/sound_trigger.h>
/frameworks/av/media/libaudioclient/include/media/
H A DIAudioPolicyServiceClient.h23 #include <system/audio.h>
/frameworks/av/media/libaudiohal/
H A DEffectBufferHalLocal.h23 #include <system/audio_effect.h>
/frameworks/av/media/libaudiohal/include/
H A DEffectBufferHalInterface.h20 #include <system/audio_effect.h>
H A DEffectHalInterface.h21 #include <system/audio_effect.h>
H A DEffectsFactoryHalInterface.h21 #include <system/audio_effect.h>
/frameworks/av/radio/
H A DAndroid.mk33 system/media/camera/include \
34 system/media/private/camera/include
/frameworks/av/services/audioflinger/
H A DFastMixerState.h21 #include <system/audio.h>
/frameworks/av/services/audiopolicy/common/include/
H A Dpolicy.h19 #include <system/audio.h>
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioPatch.h19 #include <system/audio.h>
H A DAudioSourceDescriptor.h19 #include <system/audio.h>
/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DElement.h22 #include <system/audio.h>
/frameworks/av/services/soundtrigger/
H A DSoundTriggerHalInterface.h21 #include <system/sound_trigger.h>

Completed in 702 milliseconds

1234567891011>>