OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Constants
(Results
426 - 450
of
1030
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
StatusFragment.java
97
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA,
104
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA)) {
135
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA, false);
/developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
RecipeActivity.java
51
mRecipeName = intent.getStringExtra(
Constants
.RECIPE_NAME_TO_LOAD);
134
intent.setAction(
Constants
.ACTION_START_COOKING);
135
intent.putExtra(
Constants
.EXTRA_RECIPE, mRecipe.toBundle());
/developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
StatusFragment.java
97
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA,
104
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA)) {
135
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA, false);
/developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/
RecipeActivity.java
51
mRecipeName = intent.getStringExtra(
Constants
.RECIPE_NAME_TO_LOAD);
134
intent.setAction(
Constants
.ACTION_START_COOKING);
135
intent.putExtra(
Constants
.EXTRA_RECIPE, mRecipe.toBundle());
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
Authenticator.java
19
import com.example.android.samplesync.
Constants
;
94
if (!authTokenType.equals(
Constants
.AUTHTOKEN_TYPE)) {
109
result.putString(AccountManager.KEY_ACCOUNT_TYPE,
Constants
.ACCOUNT_TYPE);
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
StatusFragment.java
97
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA,
104
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA)) {
135
Constants
.PACKAGE_NAME_APP_RESTRICTION_SCHEMA, false);
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/
RecipeActivity.java
51
mRecipeName = intent.getStringExtra(
Constants
.RECIPE_NAME_TO_LOAD);
134
intent.setAction(
Constants
.ACTION_START_COOKING);
135
intent.putExtra(
Constants
.EXTRA_RECIPE, mRecipe.toBundle());
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb
38
=begin rdoc ANTLR3::
Constants
44
module
Constants
97
include
Constants
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemElement.java
143
* @see org.apache.xalan.templates.
Constants
149
return
Constants
.ELEMNAME_ELEMENT;
159
return
Constants
.ELEMNAME_ELEMENT_STRING;
220
new Object[]{
Constants
.ATTRNAME_NAME, nodeName });
ElemExtensionDecl.java
190
* @see org.apache.xalan.templates.
Constants
196
return
Constants
.ELEMNAME_EXTENSIONDECL;
213
if (
Constants
.ELEMNAME_EXTENSIONSCRIPT == child.getXSLToken())
221
if (
Constants
.ELEMNAME_TEXTLITERALRESULT
294
if (
Constants
.ELEMNAME_EXTENSIONSCRIPT == child.getXSLToken())
305
if (
Constants
.ELEMNAME_TEXTLITERALRESULT
ElemTemplate.java
300
* @see org.apache.xalan.templates.
Constants
306
return
Constants
.ELEMNAME_TEMPLATE;
316
return
Constants
.ELEMNAME_TEMPLATE_STRING;
ElemValueOf.java
157
*
Constants
class.
158
* @see org.apache.xalan.templates.
Constants
162
return
Constants
.ELEMNAME_VALUEOF;
194
return
Constants
.ELEMNAME_VALUEOF_STRING;
ElemWithParam.java
124
*
Constants
class.
125
* @see org.apache.xalan.templates.
Constants
129
return
Constants
.ELEMNAME_WITHPARAM;
140
return
Constants
.ELEMNAME_WITHPARAM_STRING;
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexClientSession.java
66
private static final boolean D =
Constants
.DEBUG;
67
private static final boolean V =
Constants
.VERBOSE;
331
Constants
.updateShareStatus(mContext1, mInfo.mId, status);
356
Constants
.updateShareStatus(mContext1, mInfo.mId, fileInfo.mStatus);
402
Constants
.updateShareStatus(mContext1, mInfo.mId,
413
Constants
.updateShareStatus(mContext1, mInfo.mId, status);
419
Constants
.updateShareStatus(mContext1, mInfo.mId, status);
437
Constants
.updateShareStatus(mContext1, mInfo.mId, status);
536
|| currentTime - prevTimestamp >
Constants
.NFC_ALIVE_CHECK_MS) {
609
Constants
.updateShareStatus(mContext1, mInfo.mId, status)
[
all
...]
BluetoothOppPreference.java
49
private static final boolean V =
Constants
.VERBOSE;
88
mNamePreference = mContext.getSharedPreferences(
Constants
.BLUETOOTHOPP_NAME_PREFERENCE,
91
mContext.getSharedPreferences(
Constants
.BLUETOOTHOPP_CHANNEL_PREFERENCE,
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/sidepanel/
CustomizeChannelListFragmentTest.java
30
import com.android.tv.testing.uihelper.
Constants
;
53
mTvView = controller.getUiDevice().findObject(
Constants
.TV_VIEW);
58
controller.assertWaitForCondition(Until.hasObject(
Constants
.CHANNEL_BANNER));
/packages/apps/TV/tests/unit/src/com/android/tv/data/
ChannelDataManagerTest.java
44
import com.android.tv.testing.
constants
.
Constants
;
85
.that(
Constants
.UNIT_TEST_CHANNEL_COUNT > 2)
166
.isEqualTo(
Constants
.UNIT_TEST_CHANNEL_COUNT);
170
for (int i = 1; i <=
Constants
.UNIT_TEST_CHANNEL_COUNT; i++) {
237
assertThat(browsableChannelList).hasSize(
Constants
.UNIT_TEST_CHANNEL_COUNT - 1);
273
assertThat(browsableChannelList).hasSize(
Constants
.UNIT_TEST_CHANNEL_COUNT - 1);
316
long testChannelId =
Constants
.UNIT_TEST_CHANNEL_COUNT + 1;
318
testChannelId =
Constants
.UNIT_TEST_CHANNEL_COUNT + 1;
323
.isEqualTo(
Constants
.UNIT_TEST_CHANNEL_COUNT + 1)
[
all
...]
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputLogicTestsLanguageWithoutSpaces.java
22
import com.android.inputmethod.latin.common.
Constants
;
43
type(
Constants
.CODE_DELETE);
62
type(
Constants
.CODE_DELETE);
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
InterpreterManager.java
44
import com.googlecode.android_scripting.
Constants
;
168
intent.setAction(
Constants
.ACTION_LAUNCH_SERVER);
169
intent.putExtra(
Constants
.EXTRA_USE_EXTERNAL_IP, usePublicIp);
170
intent.putExtra(
Constants
.EXTRA_USE_SERVICE_PORT, getPrefInt("use_service_port", 0));
176
intent.setAction(
Constants
.ACTION_LAUNCH_INTERPRETER);
177
intent.putExtra(
Constants
.EXTRA_INTERPRETER_NAME, interpreter.getName());
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidWordLevelSpellCheckerSession.java
35
import com.android.inputmethod.latin.common.
Constants
;
139
* of the SCRIPT_*
constants
defined above, to rule out quickly characters from very
144
* @return one of the FILTER_OUT_*
constants
above.
165
if (
Constants
.CODE_COMMERCIAL_AT == codePoint ||
Constants
.CODE_SLASH == codePoint) {
172
if (
Constants
.CODE_PERIOD == codePoint) {
241
final String[] splitText = text.split(
Constants
.REGEXP_PERIOD);
253
TextUtils.join(
Constants
.STRING_SPACE, splitText) });
/cts/tests/tests/opengl/src/android/opengl/cts/
OpenGLES20ActivityOne.java
100
if (type ==
Constants
.SHADER) {
128
} else if (type ==
Constants
.PROGRAM) {
/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
ReplyUtil.java
76
final String replyAction =
Constants
.ACTION_REPLY +
Constants
.sRandom.nextLong();
/developers/build/prebuilts/gradle/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
DeleteQuestionService.java
19
import static com.example.android.wearable.quiz.
Constants
.CONNECT_TIMEOUT_MS;
20
import static com.example.android.wearable.quiz.
Constants
.QUESTION_WAS_DELETED;
/developers/samples/android/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
DeleteQuestionService.java
19
import static com.example.android.wearable.quiz.
Constants
.CONNECT_TIMEOUT_MS;
20
import static com.example.android.wearable.quiz.
Constants
.QUESTION_WAS_DELETED;
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
DeleteQuestionService.java
19
import static com.example.android.wearable.quiz.
Constants
.CONNECT_TIMEOUT_MS;
20
import static com.example.android.wearable.quiz.
Constants
.QUESTION_WAS_DELETED;
Completed in 938 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>