Home
last modified time | relevance | path

Searched defs:sps (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/utils/
DSchedulingPolicyService.cpp37 sp<ISchedulingPolicyService> sps = sSchedulingPolicyService; in requestPriority() local
66 sp<ISchedulingPolicyService> sps = sSchedulingPolicyService; in requestCpusetBoost() local
/frameworks/base/core/java/android/view/inputmethod/
DBaseInputConnection.java79 Object[] sps = text.getSpans(0, text.length(), Object.class); in removeComposingSpans() local
96 final Object[] sps = text.getSpans(start, end, Object.class); in setComposingSpans() local