OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INVALID_INDEX
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
BluetoothCmeError.java
35
public static final int
INVALID_INDEX
= 21;
/frameworks/base/core/java/android/widget/
SuggestionsAdapter.java
78
static final int
INVALID_INDEX
= -1;
81
private int mText1Col =
INVALID_INDEX
;
82
private int mText2Col =
INVALID_INDEX
;
83
private int mText2UrlCol =
INVALID_INDEX
;
84
private int mIconName1Col =
INVALID_INDEX
;
85
private int mIconName2Col =
INVALID_INDEX
;
86
private int mFlagsCol =
INVALID_INDEX
;
312
if (mFlagsCol !=
INVALID_INDEX
) {
395
if (mIconName1Col ==
INVALID_INDEX
) {
407
if (mIconName2Col ==
INVALID_INDEX
) {
[
all
...]
ActivityChooserModel.java
220
private static final int
INVALID_INDEX
= -1;
447
return
INVALID_INDEX
;
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
SuggestionsAdapter.java
78
static final int
INVALID_INDEX
= -1;
81
private int mText1Col =
INVALID_INDEX
;
82
private int mText2Col =
INVALID_INDEX
;
83
private int mText2UrlCol =
INVALID_INDEX
;
84
private int mIconName1Col =
INVALID_INDEX
;
85
private int mIconName2Col =
INVALID_INDEX
;
86
private int mFlagsCol =
INVALID_INDEX
;
272
if (mFlagsCol !=
INVALID_INDEX
) {
355
if (mIconName1Col ==
INVALID_INDEX
) {
367
if (mIconName2Col ==
INVALID_INDEX
) {
[
all
...]
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActivityChooserModel.java
216
private static final int
INVALID_INDEX
= -1;
437
return
INVALID_INDEX
;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 211 milliseconds