OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LEVEL_CONSTRAINTS
(Results
1 - 4
of
4
) sorted by null
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ExchangeSource.java
68
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
112
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
127
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
159
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
173
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
215
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
248
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
271
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
285
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
297
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
[
all
...]
FallbackSource.java
112
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
166
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
189
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
232
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
258
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
317
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
353
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
377
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
396
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
414
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
[
all
...]
GoogleSource.java
86
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
110
if (inflateLevel >= ContactsSource.
LEVEL_CONSTRAINTS
) {
ContactsSource.java
79
public static final int
LEVEL_CONSTRAINTS
= 3;
Completed in 1308 milliseconds