Home
last modified time | relevance | path

Searched refs:priorities (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp984 std::vector<int> priorities(ownerPids.size(), +PROCESS_STATE_NONEXISTENT); in handleEvictionsLocked() local
988 /*out*/&priorities[0]); in handleEvictionsLocked()
993 pidToPriorityMap.emplace(ownerPids[i], getCameraPriorityFromProcState(priorities[i])); in handleEvictionsLocked()
1009 getCameraPriorityFromProcState(priorities[priorities.size() - 1]), clientPid); in handleEvictionsLocked()
1028 getCameraPriorityFromProcState(priorities[priorities.size() - 1])); in handleEvictionsLocked()
1071 getCameraPriorityFromProcState(priorities[priorities.size() - 1]))); in handleEvictionsLocked()
/frameworks/base/docs/html/guide/topics/manifest/
Dintent-filter-element.jd105 activities with different priorities, Android will consider only those with
/frameworks/base/docs/html/tools/debugging/
Ddebugging-log.jd166 <p>You can obtain a list of tags used in the system, together with priorities, by running
/frameworks/base/docs/html/design/patterns/
Dnotifications.jd289 <p>Use for all notifications that don't fall into any of the other priorities described here.</p>
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd926 Brings up the JET Creator priorities window. This window allows you to set the
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1228 <li>Improved LogCat to allow developers to set colors for different priorities.</li>