Home
last modified time | relevance | path

Searched refs:handleProfiling (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DInstrumentationInfo.java113 public boolean handleProfiling; field in InstrumentationInfo
136 handleProfiling = orig.handleProfiling; in InstrumentationInfo()
165 dest.writeInt((handleProfiling == false) ? 0 : 1); in writeToParcel()
195 handleProfiling = source.readInt() != 0; in InstrumentationInfo()
DPackageParser.java3306 a.info.handleProfiling = sa.getBoolean( in parseInstrumentation()
/frameworks/base/core/java/android/app/
DActivityThread.java5739 if (mProfiler.profileFile != null && !ii.handleProfiling in handleBindApplication()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt639 field public static final int handleProfiling = 16842786; // 0x1010022
8484 field public boolean handleProfiling;
/frameworks/base/api/
Dcurrent.txt670 field public static final int handleProfiling = 16842786; // 0x1010022
10287 field public boolean handleProfiling;
Dsystem-current.txt791 field public static final int handleProfiling = 16842786; // 0x1010022
10949 field public boolean handleProfiling;