Searched refs:handleProfiling (Results 1 – 6 of 6) sorted by relevance
113 public boolean handleProfiling; field in InstrumentationInfo136 handleProfiling = orig.handleProfiling; in InstrumentationInfo()165 dest.writeInt((handleProfiling == false) ? 0 : 1); in writeToParcel()195 handleProfiling = source.readInt() != 0; in InstrumentationInfo()
3306 a.info.handleProfiling = sa.getBoolean( in parseInstrumentation()
5739 if (mProfiler.profileFile != null && !ii.handleProfiling in handleBindApplication()
639 field public static final int handleProfiling = 16842786; // 0x10100228484 field public boolean handleProfiling;
670 field public static final int handleProfiling = 16842786; // 0x101002210287 field public boolean handleProfiling;
791 field public static final int handleProfiling = 16842786; // 0x101002210949 field public boolean handleProfiling;