OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getcontext
(Results
401 - 425
of
3316
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Settings/src/com/android/settings/
AppListPreferenceWithSettings.java
33
getContext
().startActivity(new Intent(intent));
BrightnessPreference.java
33
getContext
().startActivityAsUser(new Intent(Intent.ACTION_SHOW_BRIGHTNESS_DIALOG),
/packages/apps/Settings/src/com/android/settings/wifi/
WifiConfigUiBase.java
27
public Context
getContext
();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
StorageGuidedStepFragment.java
36
inflater.
getContext
().getColor(R.color.lb_dialog_activity_background));
/packages/apps/UnifiedEmail/src/com/android/mail/text/
EmailAddressSpan.java
40
ComposeActivity.composeToAddress(view.
getContext
(), mAccount, mEmailAddress);
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationsInOutboxTipView.java
60
mAccountPreferences = AccountPreferences.get(
getContext
(), account);
113
return new ObjectCursorLoader<Folder>(
getContext
(),
134
final Resources resources =
getContext
().getResources();
140
text.setSpan(new TextAppearanceSpan(
getContext
(), R.style.LinksInTipTextAppearance), index,
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
KlpActionDoneTests.java
32
R.string.label_done_key, getLabelLocale(subtype),
getContext
());
KlpActionGoTests.java
32
R.string.label_go_key, getLabelLocale(subtype),
getContext
());
KlpActionNextTests.java
32
R.string.label_next_key, getLabelLocale(subtype),
getContext
());
KlpActionPreviousTests.java
32
R.string.label_previous_key, getLabelLocale(subtype),
getContext
());
KlpActionSendTests.java
32
R.string.label_send_key, getLabelLocale(subtype),
getContext
());
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DictionaryFacilitatorLruCacheTests.java
28
new DictionaryFacilitatorLruCache(
getContext
(), "");
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/test/
AndroidTestCase.java
38
public AndroidTestCase
getContext
() {
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2ForTesting.java
39
mCalendarAlarm = new MockCalendarAlarmManager(
getContext
());
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
BaseVoicemailProviderTest.java
50
.
getContext
().getPackageManager();
118
File baseDirectory =
getContext
().getCacheDir();
175
return new ContextWrapper(
getContext
()) {
193
return
getContext
().getPackageName();
PhotoPriorityResolverTest.java
35
PhotoPriorityResolver resolver = new PhotoPriorityResolver(
getContext
());
SynchronousContactsProvider2.java
188
SQLiteDatabase db = getDatabaseHelper(
getContext
()).getWritableDatabase();
197
SQLiteDatabase db = getDatabaseHelper(
getContext
()).getReadableDatabase();
202
SQLiteDatabase db = getDatabaseHelper(
getContext
()).getReadableDatabase();
210
SQLiteDatabase db = getDatabaseHelper(
getContext
()).getWritableDatabase();
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TelecomTestCase.java
34
mMockitoHelper.setUp(
getContext
(), getClass());
/packages/wallpapers/Galaxy4/src/com/android/galaxy4/
GalaxyView.java
33
((WindowManager)
getContext
()
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
CommonExternalStorageTest.java
75
final File single =
getContext
().getExternalCacheDir();
77
final File firstMultiple =
getContext
().getExternalCacheDirs()[0];
85
final File single =
getContext
().getExternalFilesDir(Environment.DIRECTORY_PICTURES);
87
final File firstMultiple =
getContext
()
96
final File single =
getContext
().getObbDir();
98
final File firstMultiple =
getContext
().getObbDirs()[0];
106
final List<File> paths = getAllPackageSpecificPaths(
getContext
());
/cts/tests/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityNodeInfoTest.java
47
AccessibilityNodeInfo sentInfo = AccessibilityNodeInfo.obtain(new View(
getContext
()));
171
info.setParent(new View(
getContext
()));
172
info.setSource(new View(
getContext
()));
173
info.addChild(new View(
getContext
()));
174
info.addChild(new View(
getContext
()), 1);
198
info.setLabeledBy(new View(
getContext
()));
199
info.setLabelFor(new View(
getContext
()));
/cts/tests/tests/content/src/android/content/cts/
MockContentProvider.java
126
mOpenHelper = new DatabaseHelper(
getContext
(), mDbName);
170
getContext
().getContentResolver().notifyChange(uri, null);
226
getContext
().getContentResolver().notifyChange(url, null);
294
c.setNotificationUri(
getContext
().getContentResolver(), uri);
332
getContext
().getContentResolver().notifyChange(uri, null);
389
if (getCrashOnLaunch(
getContext
())) {
393
setCrashOnLaunch(
getContext
(), false);
/external/clang/lib/CodeGen/
CGCXXABI.cpp
26
Diags.Report(CGF.
getContext
().getFullLoc(CGF.CurCodeDecl->getLocation()),
72
return CGM.getTypes().ConvertType(CGM.
getContext
().getPointerDiffType());
135
CGM.
getContext
().getMemberPointerType(MD->getType(),
159
= ImplicitParamDecl::Create(CGM.
getContext
(), nullptr, MD->getLocation(),
160
&CGM.
getContext
().Idents.get("this"),
161
MD->getThisType(CGM.
getContext
()));
284
getContext
().getASTRecordLayout(Derived).getBaseClassOffset(Base);
/frameworks/compile/libbcc/lib/Renderscript/
RSGlobalInfoPass.cpp
126
llvm::Type *VoidPtrTy = llvm::Type::getInt8PtrTy(M.
getContext
());
129
llvm::Type *Int32Ty = llvm::Type::getInt32Ty(M.
getContext
());
132
llvm::Type *SizeTy = llvm::Type::getIntNTy(M.
getContext
(),
165
llvm::ConstantDataArray::getString(M.
getContext
(), GVN);
234
GlobalSizesInit = llvm::ConstantDataArray::get(M.
getContext
(), GVSizes32);
236
GlobalSizesInit = llvm::ConstantDataArray::get(M.
getContext
(), GVSizes64);
246
llvm::ConstantDataArray::get(M.
getContext
(), GVProperties);
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarContextView.java
133
LayoutInflater inflater = LayoutInflater.from(
getContext
());
139
mTitleView.setTextAppearance(
getContext
(), mTitleStyleRes);
142
mSubtitleView.setTextAppearance(
getContext
(), mSubtitleStyleRes);
160
LayoutInflater inflater = LayoutInflater.from(
getContext
());
178
mActionMenuPresenter = new ActionMenuPresenter(
getContext
());
235
return new MarginLayoutParams(
getContext
(), attrs);
361
event.setPackageName(
getContext
().getPackageName());
Completed in 2414 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>