OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSystem
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
Resources_Delegate.java
70
return Resources.
mSystem
= resources;
74
* Disposes the static {@link Resources#
mSystem
} to make sure we don't leave objects around that
78
Resources.
mSystem
.mContext = null;
79
Resources.
mSystem
.mLayoutlibCallback = null;
80
Resources.
mSystem
= null;
94
if (resources != Resources.
mSystem
&& resources.mLayoutlibCallback == null) {
95
resources.mLayoutlibCallback = Resources.
mSystem
.mLayoutlibCallback;
96
resources.mContext = Resources.
mSystem
.mContext;
[
all
...]
/development/apps/Development/src/com/android/development/
PackageSummary.java
49
private View
mSystem
;
74
mSystem
= findViewById(R.id.system);
110
mSystem
.setVisibility(View.GONE);
/frameworks/base/core/java/android/content/res/
Resources.java
101
static Resources
mSystem
= null;
174
Resources ret =
mSystem
;
177
mSystem
= ret;
[
all
...]
/prebuilts/maven_repo/android/com/android/support/constraint/constraint-layout-solver/1.0.0-alpha1/
constraint-layout-solver-1.0.0-alpha1.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 344 milliseconds