OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCustom
(Results
1 - 15
of
15
) sorted by null
/external/llvm/include/llvm/CodeGen/
CallingConvLower.h
64
///
isCustom
- True if this arg/retval requires special handling.
65
unsigned
isCustom
: 1;
84
Ret.
isCustom
= false;
96
Ret.
isCustom
= true;
107
Ret.
isCustom
= false;
119
Ret.
isCustom
= true;
146
bool needsCustom() const { return
isCustom
; }
181
///
isCustom
if it handles the arg and returns true.
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
ReplyFromAccount.java
43
private static final String IS_CUSTOM_FROM = "
isCustom
";
54
String replyTo, boolean isDefault, boolean
isCustom
) {
61
this.isCustomFrom =
isCustom
;
/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
RatingSystemsFragment.java
88
if (!s.
isCustom
() && s.getCountries() != null
91
} else if (s.
isCustom
() || parentalControlSettings.isContentRatingSystemEnabled(s)) {
139
if (!s.
isCustom
() && s.getCountries() != null
/development/apps/CustomLocale/src/com/android/customlocale2/
CustomLocaleActivity.java
184
if (((LocaleInfo) o).
isCustom
()) {
324
mRemoveLocaleButton.setEnabled(info.
isCustom
());
424
public LocaleInfo(String locale, String displayName, boolean
isCustom
) {
427
mIsCustom =
isCustom
;
438
public boolean
isCustom
() {
/packages/apps/TV/src/com/android/tv/parental/
ContentRatingSystem.java
129
public boolean
isCustom
() {
157
List<Order> orders, boolean
isCustom
) {
167
mIsCustom =
isCustom
;
232
public void setIsCustom(boolean
isCustom
) {
233
mIsCustom =
isCustom
;
ContentRatingsParser.java
94
boolean
isCustom
)
136
ratingSystems.add(parseRatingSystemDefinition(parser, domain,
isCustom
));
178
boolean
isCustom
) throws XmlPullParserException, IOException {
227
builder.setIsCustom(
isCustom
);
/packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
VehicleNetwork.java
697
boolean
isCustom
= isCustomProperty(property);
698
int valueType =
isCustom
716
if (!
isCustom
&& v.getValueType() != valueType) {
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
FallbackSource.java
500
protected boolean
isCustom
(Integer type) {
516
} else if (
isCustom
(type)) {
538
protected boolean
isCustom
(Integer type) {
573
protected boolean
isCustom
(Integer type) {
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
BaseAccountType.java
504
protected boolean
isCustom
(Integer type) {
520
} else if (
isCustom
(type)) {
542
protected boolean
isCustom
(Integer type) {
554
protected boolean
isCustom
(Integer type) {
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp
[
all
...]
/external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar
htmlparser-1.3.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
/external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar
Completed in 557 milliseconds