Searched defs:sps (Results 1 – 2 of 2) sorted by relevance
101 Object[] sps = text.getSpans(0, text.length(), Object.class); in removeComposingSpans() local123 final Object[] sps = text.getSpans(start, end, Object.class); in setComposingSpans() local
1591 final SensorPrivacyServiceImpl sps = in setPhysicalToggleSensorPrivacy() local