/aosp14/system/core/libutils/include/utils/ |
H A D | ThreadDefs.h | 56 PRIORITY_NORMAL = ANDROID_PRIORITY_NORMAL, enumerator
|
/aosp14/frameworks/base/libs/hwui/hwui/ |
H A D | AnimatedImageThread.cpp | 34 setpriority(PRIO_PROCESS, 0, PRIORITY_NORMAL + PRIORITY_MORE_FAVORABLE); in AnimatedImageThread()
|
/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/ |
H A D | PduHeaders.java | 208 public static final int PRIORITY_NORMAL = 0x81; field in PduHeaders
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | audioplay.cpp | 355 initAudioThread->run("BootAnimation::InitAudioThread", PRIORITY_NORMAL); in init()
|
H A D | BootAnimation.cpp | 1426 mTimeCheckThread->run("BootAnimation::TimeCheckThread", PRIORITY_NORMAL); in movie()
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
H A D | SmsMessage.java | 103 private static final int PRIORITY_NORMAL = 0x0; field in SmsMessage 978 if (priority >= PRIORITY_NORMAL && priority <= PRIORITY_EMERGENCY) {
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsCallProfile.java | 349 public static final int PRIORITY_NORMAL = 0; field in ImsCallProfile
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | CallLog.java | 424 private int mPriority = Calls.PRIORITY_NORMAL; 1453 public static final int PRIORITY_NORMAL = 0; field in CallLog.Calls
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
H A D | BearerData.java | 111 public static final int PRIORITY_NORMAL = 0x0; field in BearerData 119 public int priority = PRIORITY_NORMAL; 1374 bData.priority = PRIORITY_NORMAL;
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | TelecomManager.java | 292 public static final int PRIORITY_NORMAL = 0; field in TelecomManager
|
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/ |
H A D | libutils.so.lsdump | 2660 "name" : "android::PRIORITY_NORMAL"
|
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/ |
H A D | libutils.so.lsdump | 2664 "name" : "android::PRIORITY_NORMAL"
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 15874 field public static final int PRIORITY_NORMAL = 0; // 0x0
|
H A D | current.txt | 35651 field public static final int PRIORITY_NORMAL = 0; // 0x0 43048 field public static final int PRIORITY_NORMAL = 0; // 0x0
|