OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNumRefs
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/content/res/
AssetManager.java
82
private int
mNumRefs
= 1;
96
mNumRefs
= 0;
118
mNumRefs
= 0;
141
//System.out.println("Release: num=" +
mNumRefs
555
if (DEBUG_REFS &&
mNumRefs
!= 0) {
557
+ " finalized with non-zero refs: " +
mNumRefs
);
873
mNumRefs
++;
880
mNumRefs
--;
881
//System.out.println("Dec streams:
mNumRefs
=" +
mNumRefs
[
all
...]
/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 145 milliseconds