Searched refs:handleProfiling (Results 1 – 5 of 5) sorted by relevance
119 public boolean handleProfiling; field in InstrumentationInfo144 handleProfiling = orig.handleProfiling; in InstrumentationInfo()175 dest.writeInt((handleProfiling == false) ? 0 : 1); in writeToParcel()207 handleProfiling = source.readInt() != 0; in InstrumentationInfo()
3274 a.info.handleProfiling = sa.getBoolean( in parseInstrumentation()
639 field public static final int handleProfiling = 16842786; // 0x10100228484 field public boolean handleProfiling;
7967 Landroid/content/pm/InstrumentationInfo;->handleProfiling:Z36076 Landroid/R$attr;->handleProfiling:I
685 field public static final int handleProfiling = 16842786; // 0x101002210877 field public boolean handleProfiling;