Searched refs:system (Results 276 - 300 of 554) sorted by relevance

<<11121314151617181920>>

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFilterFactory.java22 import dalvik.system.PathClassLoader;
/frameworks/base/tools/aapt2/java/
H A DManifestClassGenerator_test.cpp103 <!-- This is a private permission for system only!
132 * This is a private permission for system only!
/frameworks/base/tools/layoutlib/bridge/src/libcore/io/
H A DMemoryMappedFile_Delegate.java23 import android.system.ErrnoException;
/frameworks/native/include/media/hardware/
H A DHardwareAPI.h23 #include <system/window.h>
/frameworks/native/include/ui/
H A DGralloc2.h24 #include <system/window.h>
/frameworks/native/libs/nativewindow/include/vndk/
H A Dwindow.h23 #include <system/graphics-base.h>
/frameworks/opt/net/wifi/tests/wifitests/
H A DAndroid.mk57 # system.
105 libwifi-system \
/frameworks/rs/perf-test-scripts/
H A Dset-cpu-freq6 DIR="/sys/devices/system/cpu"
46 cores=`adb shell ls /sys/devices/system/cpu/ | grep cpu[0-9].* | tr -d '\r'`
54 # freeze system
123 # unfreeze system
131 # freeze system
/frameworks/wilhelm/src/android/
H A Dandroid_Effect.cpp23 #include <system/audio_effects/effect_bassboost.h>
24 #include <system/audio_effects/effect_equalizer.h>
25 #include <system/audio_effects/effect_environmentalreverb.h>
26 #include <system/audio_effects/effect_presetreverb.h>
27 #include <system/audio_effects/effect_virtualizer.h>
29 #include <system/audio_effects/effect_aec.h>
30 #include <system/audio_effects/effect_agc.h>
31 #include <system/audio_effects/effect_ns.h>
33 #include <system/audio.h>
H A Dchannels.cpp18 #include <system/audio.h>
/frameworks/wilhelm/src/itf/
H A DIAndroidEffect.cpp21 #include <system/audio.h>
/frameworks/base/core/tests/coretests/src/android/os/storage/
H A DStorageManagerIntegrationTest.java23 import android.system.ErrnoException;
24 import android.system.Os;
/frameworks/base/packages/SettingsLib/tests/robotests/
H A DAndroid.mk44 platform-system-robolectric \
/frameworks/base/services/core/java/com/android/server/
H A DRecoverySystemService.java28 import android.system.ErrnoException;
29 import android.system.Os;
41 * The recovery system service is responsible for coordinating recovery related
44 * triggers /system/bin/uncrypt via init to de-encrypt an OTA package on the
54 // The init services that communicate with /system/bin/uncrypt.
145 // Error in /system/bin/uncrypt.
304 // Error in /system/bin/uncrypt.
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerServiceUtils.java30 import android.system.ErrnoException;
33 import dalvik.system.VMRuntime;
129 // Give priority to system apps that listen for pre boot complete.
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerServiceCreateProfileTest.java61 // The tests assume that the device has one user and its the system user.
64 assertEquals("Only user present isn't the system user.",
83 assertEquals("Missing system user from profile list of system user",
97 // First profile for system user should get badge 0
108 // Shouldn't impact the badge for profile in system user
115 // Shouldn't have impacted the badge for the system user
123 UserInfo system = users.get(0);
128 UserInfo profile = addProfile(system);
174 // GIVEN we've reached the limit of managed profiles possible on the system use
[all...]
/frameworks/minikin/tests/stresstest/
H A DAndroid.mk30 # pulled in by the build system (and thus sadly must be repeated).
/frameworks/opt/net/wifi/service/
H A DAndroid.mk47 wificond_aidl_path := system/connectivity/wificond/aidl
/frameworks/rs/
H A Dupdate_rs_prebuilts.sh23 # Target architectures and their system library names.
185 sys_lib_dir=$MY_ANDROID_DIR/out/target/product/$sys_name/system/lib64
188 sys_lib_dir=$MY_ANDROID_DIR/out/target/product/$sys_name/system/lib
/frameworks/base/services/net/java/android/net/ip/
H A DRouterAdvertisementDaemon.java21 import static android.system.OsConstants.*;
28 import android.system.ErrnoException;
29 import android.system.Os;
30 import android.system.StructGroupReq;
31 import android.system.StructTimeval;
H A DIpReachabilityMonitor.java40 import android.system.ErrnoException;
41 import android.system.NetlinkSocketAddress;
42 import android.system.OsConstants;
/frameworks/av/include/media/
H A DAudioSystem.h26 #include <system/audio.h>
27 #include <system/audio_effect.h>
28 #include <system/audio_policy.h>
50 /* These are static methods to control the system-wide AudioFlinger
/frameworks/av/media/libaudioclient/include/media/
H A DAudioSystem.h26 #include <system/audio.h>
27 #include <system/audio_effect.h>
28 #include <system/audio_policy.h>
50 /* These are static methods to control the system-wide AudioFlinger
/frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
H A DDefaultContainerService.java42 import android.system.ErrnoException;
43 import android.system.Os;
44 import android.system.StructStatVfs;
64 * storage. This is designed to prevent the system process from holding onto
/frameworks/av/camera/include/camera/
H A DVendorTagDescriptor.h24 #include <system/camera_vendor_tags.h>
54 * system/media/camera/include/system/camera_vendor_tags.h

Completed in 491 milliseconds

<<11121314151617181920>>