Searched refs:methodValue (Results 1 – 2 of 2) sorted by relevance
1182 Object methodValue = callMethodOnAppropriateTheadBlocking(method, view); in exportMethods() local1190 final int id = (Integer) methodValue; in exportMethods()1191 methodValue = resolveId(context, id); in exportMethods()1195 final int intValue = (Integer) methodValue; in exportMethods()1203 final int intValue = (Integer) methodValue; in exportMethods()1209 methodValue = mapper.to(); in exportMethods()1216 methodValue = intValue; in exportMethods()1221 final int[] array = (int[]) methodValue; in exportMethods()1229 final String[] array = (String[]) methodValue; in exportMethods()1243 dumpViewProperties(context, methodValue, out, prefix + property.prefix()); in exportMethods()[all …]
1704 int methodValue) -> { in getEapMethod() argument1707 this.mEapMethod = methodValue; in getEapMethod()1727 int methodValue) -> { in getEapPhase2Method() argument1730 this.mEapPhase2Method = methodValue; in getEapPhase2Method()