Searched
full:setpriority (Results
451 -
475 of
1186) sorted by null
<<11121314151617181920>>
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
NotificationInd.java | 256 * public void setPriority(byte value) {}
|
/frameworks/rs/cpu_ref/ |
rsCpuCore.h | 154 void setPriority(int32_t priority) override;
|
/frameworks/rs/ |
rsContext.h | 161 void setPriority(int32_t p);
|
/frameworks/support/compat/api21/android/support/v4/app/ |
NotificationCompatApi21.java | 97 .setPriority(priority)
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
HwcLayer.cpp | 226 void HwcLayer::setPriority(uint32_t priority)
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_vsync.cpp | 108 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_vsync.cpp | 98 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
hwc_uevents.cpp | 216 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
|
hwc_vsync.cpp | 117 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
hwc_uevents.cpp | 216 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
|
hwc_vsync.cpp | 117 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
hw_events.cpp | 196 setpriority(PRIO_PROCESS, 0, kThreadPriorityUrgent);
|
/hardware/qcom/display/msmcobalt/sdm/libs/core/fb/ |
hw_events.cpp | 196 setpriority(PRIO_PROCESS, 0, kThreadPriorityUrgent);
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapMessageListingElement.java | 207 public void setPriority(String priority) {
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
NotificationInd.java | 254 * public void setPriority(byte value) {}
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
NotificationInd.java | 256 * public void setPriority(byte value) {}
|
/packages/apps/TV/src/com/android/tv/dvr/ |
DvrManager.java | 83 .setPriority(priority)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
syncproto.h | 303 * SetPriority
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
syncproto.h | 311 * SetPriority
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
resource.h | 230 /* The type of the WHICH argument to `getpriority' and `setpriority',
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
resource.h | 230 /* The type of the WHICH argument to `getpriority' and `setpriority',
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_openbsd.go | 182 //sys Setpriority(which int, who int, prio int) (err error)
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall_openbsd.go | 182 //sys Setpriority(which int, who int, prio int) (err error)
|
/system/core/adf/libadfhwc/ |
adfhwc.cpp | 209 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
AttentionManagementVerifierActivity.java | [all...] |
Completed in 1834 milliseconds
<<11121314151617181920>>