OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:errorState
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Music/src/com/android/music/
MediaAppWidgetProvider.java
118
CharSequence
errorState
= null;
125
errorState
= res.getText(R.string.sdcard_busy_title);
127
errorState
= res.getText(R.string.sdcard_busy_title_nosdcard);
131
errorState
= res.getText(R.string.sdcard_missing_title);
133
errorState
= res.getText(R.string.sdcard_missing_title_nosdcard);
136
errorState
= res.getText(R.string.emptyplaylist);
139
if (
errorState
!= null) {
142
views.setTextViewText(R.id.artist,
errorState
);
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
PageContentView.java
79
public void init(PageContentProvider provider, Drawable emptyState, Drawable
errorState
,
101
mErrorState =
errorState
;
/external/clang/lib/StaticAnalyzer/Checkers/
ArrayBoundCheckerV2.cpp
35
void reportOOB(CheckerContext &C, ProgramStateRef
errorState
,
182
ProgramStateRef
errorState
,
185
ExplodedNode *errorNode = checkerContext.generateErrorNode(
errorState
);
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_shutil.py
86
self.
errorState
= 0
99
self.assertEqual(self.
errorState
, 2,
120
if self.
errorState
== 0:
128
self.
errorState
= 1
133
self.
errorState
= 2
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_shutil.py
86
self.
errorState
= 0
99
self.assertEqual(self.
errorState
, 2,
120
if self.
errorState
== 0:
128
self.
errorState
= 1
133
self.
errorState
= 2
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_shutil.py
86
self.
errorState
= 0
99
self.assertEqual(self.
errorState
, 2,
120
if self.
errorState
== 0:
128
self.
errorState
= 1
133
self.
errorState
= 2
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_shutil.py
86
self.
errorState
= 0
99
self.assertEqual(self.
errorState
, 2,
120
if self.
errorState
== 0:
128
self.
errorState
= 1
133
self.
errorState
= 2
/prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar
/prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4-runtime/4.5/
antlr4-runtime-4.5.jar
Completed in 112 milliseconds