OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mcontext
(Results
376 - 400
of
1648
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/content/src/android/content/res/cts/
ResourceNameTest.java
29
final Resources res =
mContext
.getResources();
46
final Resources res =
mContext
.getResources();
PrimitiveTest.java
32
mResources =
mContext
.getResources();
36
final TypedArray sa =
mContext
.obtainStyledAttributes(resid, R.styleable.EnumStyle);
53
final TypedArray sa =
mContext
.obtainStyledAttributes(resid, R.styleable.FlagStyle);
72
mContext
.getResources().getValue(resid, v, true);
79
expected,
mContext
.getResources().getBoolean(resid));
90
mContext
.getResources().getValue(resid, v, true);
/cts/tests/tests/permission2/src/android/permission2/cts/
PermissionMaxSdkVersionTest.java
39
int result =
mContext
.checkPermission(UNGRANTABLE_PERMISSION,
52
int result =
mContext
.checkPermission(GRANTABLE_PERMISSION,
/cts/tests/tests/widget/src/android/widget/cts/
AbsoluteLayout_LayoutParamsTest.java
37
XmlPullParser parser =
mContext
.getResources().getLayout(R.layout.absolute_layout);
57
new AbsoluteLayout.LayoutParams(
mContext
, getAttributeSet());
DatePickerTest.java
38
new DatePicker(
mContext
);
40
new DatePicker(
mContext
, null);
42
new DatePicker(
mContext
, getAttributeSet(R.layout.datepicker_layout));
44
new DatePicker(
mContext
, getAttributeSet(R.layout.datepicker_layout), 0);
140
final XmlResourceParser parser =
mContext
.getResources().getXml(resourceId);
152
MockDatePicker datePicker = new MockDatePicker(
mContext
,
/development/apps/Development/src/com/android/development/
ArrayAdapter.java
30
mContext
= context;
73
private final Context
mContext
;
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java
58
private final Context
mContext
;
62
mContext
= context;
94
final long groupId = ContactManager.ensureSampleGroupExists(
mContext
, account);
98
dirtyContacts = ContactManager.getDirtyContacts(
mContext
, account);
108
long newSyncState = ContactManager.updateContacts(
mContext
,
120
ContactManager.updateStatusMessages(
mContext
, updatedContacts);
130
ContactManager.addStreamItems(
mContext
, updatedContacts,
139
ContactManager.clearSyncFlags(
mContext
, dirtyContacts);
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
TracingControllerAndroid.java
56
private final Context
mContext
;
68
mContext
= context;
128
mContext
.getString(R.string.profiler_no_storage_toast));
175
logAndToastError(
mContext
.getString(R.string.profiler_error_toast));
179
logAndToastInfo(
mContext
.getString(R.string.profiler_started_toast) + ": " + categories);
207
mContext
.getString(R.string.profiler_stopped_toast, mFilename));
223
if (mShowToasts) Toast.makeText(
mContext
, str, Toast.LENGTH_SHORT).show();
228
if (mShowToasts) Toast.makeText(
mContext
, str, Toast.LENGTH_SHORT).show();
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
Tokenizer.l
274
mContext
.diagnostics = diagnostics;
286
mContext
.input = Input(count, string, length);
307
mContext
.diagnostics->report(Diagnostics::TOKEN_TOO_LONG,
314
token->setAtStartOfLine(
mContext
.lineStart);
315
mContext
.lineStart = token->type == '\n';
317
token->setHasLeadingSpace(
mContext
.leadingSpace);
318
mContext
.leadingSpace = false;
323
if ((mHandle == NULL) && yylex_init_extra(&
mContext
, &mHandle))
/frameworks/base/core/java/android/app/backup/
AbsoluteFileBackupHelper.java
35
Context
mContext
;
48
mContext
= context;
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSelectorView.java
68
((SearchManager)
mContext
.getSystemService(Context.SEARCH_SERVICE))
69
.getAssistIntent(
mContext
, true, UserHandle.USER_CURRENT);
139
return
mContext
;
197
mContext
.getContentResolver(),
202
((SearchManager)
mContext
.getSystemService(Context.SEARCH_SERVICE))
203
.getAssistIntent(
mContext
, false, UserHandle.USER_CURRENT) != null;
214
Intent intent = ((SearchManager)
mContext
.getSystemService(Context.SEARCH_SERVICE))
215
.getAssistIntent(
mContext
, false, UserHandle.USER_CURRENT);
/frameworks/base/policy/src/com/android/internal/policy/impl/
EnableAccessibilityController.java
61
String text =
mContext
.getString(R.string.continue_to_enable_accessibility);
65
String text =
mContext
.getString(R.string.enable_accessibility_canceled);
71
mTts.speak(
mContext
.getString(R.string.accessibility_enabled),
85
private final Context
mContext
;
101
mContext
= context;
102
mUserManager = (UserManager)
mContext
.getSystemService(Context.USER_SERVICE);
215
mContext
);
250
ContentResolver resolver =
mContext
.getContentResolver();
/frameworks/base/services/java/com/android/server/location/
CountryDetectorBase.java
35
protected final Context
mContext
;
40
mContext
= ctx;
/frameworks/compile/slang/
slang_rs_backend.h
45
RSContext *
mContext
;
74
return
mContext
->getTargetAPI();
/frameworks/wilhelm/src/itf/
IOutputMix.c
55
thiz->
mContext
= pContext;
97
thiz->
mContext
= NULL;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
Editor.java
49
protected Context
mContext
;
144
mContext
= context;
154
LayoutInflater inflater = (LayoutInflater)
mContext
.getSystemService
257
s =
mContext
.getString(mLocalRepresentation.getTextId());
259
mButton.setText(calculateUserMessage(
mContext
, s, ""));
269
String text =
mContext
.getString(representation.getTextId()).toUpperCase();
292
PopupMenu pmenu = new PopupMenu(
mContext
, button);
295
menu.add(Menu.NONE, Menu.FIRST + i, 0,
mContext
.getString(strId[i]));
/packages/apps/Mms/src/com/android/mms/ui/
ConversationListItem.java
112
buf.append(
mContext
.getResources().getString(R.string.message_count_format,
115
mContext
.getResources().getColor(R.color.message_count_color)),
119
buf.append(
mContext
.getResources().getString(R.string.draft_separator));
122
buf.append(
mContext
.getResources().getString(R.string.has_draft));
124
buf.setSpan(new TextAppearanceSpan(
mContext
, size, color), before,
127
mContext
.getResources().getColor(R.drawable.text_color_red)),
143
avatarDrawable = contact.getAvatar(
mContext
, sDefaultContactImage);
232
Drawable background =
mContext
.getResources().getDrawable(backgroundId);
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DbModifierWithNotification.java
71
private final Context
mContext
;
90
mContext
= context;
94
mVoicemailPermissions = new VoicemailPermissions(
mContext
);
126
mContext
.getContentResolver().notifyChange(Calls.CONTENT_URI, null, false);
202
mContext
.getContentResolver().notifyChange(notificationUri, null, true);
225
mContext
.sendBroadcast(intent, permissionNeeded);
242
mContext
.getPackageManager().queryBroadcastReceivers(intent, 0)) {
258
return Lists.newArrayList(
mContext
.getPackageManager().getPackagesForUid(caller));
/cts/tests/tests/content/src/android/content/cts/
AvailableIntentsTest.java
43
PackageManager packageManager =
mContext
.getPackageManager();
107
PackageManager packageManager =
mContext
.getPackageManager();
119
PackageManager packageManager =
mContext
.getPackageManager();
131
PackageManager packageManager =
mContext
.getPackageManager();
143
PackageManager packageManager =
mContext
.getPackageManager();
177
PackageManager packageManager =
mContext
.getPackageManager();
/developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/
ContactablesLoaderCallbacks.java
36
Context
mContext
;
43
mContext
= context;
70
mContext
, // Context
81
TextView tv = (TextView) ((Activity)
mContext
).findViewById(R.id.sample_output);
84
} else if (
mContext
== null) {
91
tv.setText(
mContext
.getText(R.string.intro_message) + "\n\n");
/developers/samples/android/content/contacts/BasicContactables/BasicContactablesSample/src/main/java/com/example/android/basiccontactables/
ContactablesLoaderCallbacks.java
36
Context
mContext
;
43
mContext
= context;
70
mContext
, // Context
81
TextView tv = (TextView) ((Activity)
mContext
).findViewById(R.id.sample_output);
84
} else if (
mContext
== null) {
91
tv.setText(
mContext
.getText(R.string.intro_message) + "\n\n");
/development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/
ContactablesLoaderCallbacks.java
36
Context
mContext
;
43
mContext
= context;
70
mContext
, // Context
81
TextView tv = (TextView) ((Activity)
mContext
).findViewById(R.id.sample_output);
84
} else if (
mContext
== null) {
91
tv.setText(
mContext
.getText(R.string.intro_message) + "\n\n");
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
SelectPopupDialog.java
38
private final Context
mContext
;
43
mContext
= mContentViewCore.getContext();
45
final ListView listView = new ListView(
mContext
);
47
AlertDialog.Builder b = new AlertDialog.Builder(
mContext
)
69
mContext
, getSelectDialogLayout(multiple), items);
110
TypedArray styledAttributes =
mContext
.obtainStyledAttributes(
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
LocationController.java
52
private Context
mContext
;
76
mContext
= context;
127
final ContentResolver cr =
mContext
.getContentResolver();
142
ContentResolver resolver =
mContext
.getContentResolver();
154
final UserManager um = (UserManager)
mContext
.getSystemService(Context.USER_SERVICE);
195
mContext
.getString(R.string.accessibility_location_active));
/frameworks/base/services/java/com/android/server/
DockObserver.java
57
private final Context
mContext
;
62
mContext
= context;
64
mPowerManager = (PowerManager)
mContext
.getSystemService(Context.POWER_SERVICE);
136
final ContentResolver cr =
mContext
.getContentResolver();
176
final Ringtone sfx = RingtoneManager.getRingtone(
mContext
, soundUri);
189
mContext
.sendStickyBroadcastAsUser(intent, UserHandle.ALL);
Completed in 2045 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>