Searched defs:isIn (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeParameters.java145 return sPickupSubtypePerformsProxMatcher.isIn(subType);
189 boolean isIn = itemPrefixed.charAt(0) != OUT_PREFIX;
190 String item = isIn ? itemPrefixed : itemPrefixed.substring(1);
202 defaultIsIn = isIn;
210 mIsIn.put(key, isIn);
221 public boolean isIn(int value) { method in class:DozeParameters.IntInOutMatcher
/frameworks/compile/mclinker/include/mcld/Support/
H A DAllocators.h191 /// isIn - whether the pPtr is in the current chunk?
192 bool isIn(pointer pPtr) const { function in class:mcld::LinearAllocatorBase
199 /// isIn - whether the pPtr is allocated, and can be constructed.
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 134 milliseconds