Searched defs:klass (Results 1 – 9 of 9) sorted by relevance
30 protected ListUnspecifiedMeasure(Class<T> klass) { in ListUnspecifiedMeasure()
73 Class<?> klass = object.getClass(); in isObjectSelected() local
30 protected GridSetSelectionBaseTest(Class<T> klass) { in GridSetSelectionBaseTest()
38 Class<? extends VpnProfile> klass) { in VpnType()
992 private static Field[] getExportedPropertyFields(Class<?> klass) { in getExportedPropertyFields()1027 private static Method[] getExportedPropertyMethods(Class<?> klass) { in getExportedPropertyMethods()1073 Class<?> klass = view.getClass(); in dumpViewProperties() local1083 Class<?> klass, String prefix) throws IOException { in exportMethods()1151 Class<?> klass, String prefix) throws IOException { in exportFields()1362 private static Field[] capturedViewGetPropertyFields(Class<?> klass) { in capturedViewGetPropertyFields()1391 private static Method[] capturedViewGetPropertyMethods(Class<?> klass) { in capturedViewGetPropertyMethods()1422 private static String capturedViewExportMethods(Object obj, Class<?> klass, in capturedViewExportMethods()1467 private static String capturedViewExportFields(Object obj, Class<?> klass, String prefix) { in capturedViewExportFields()1509 Class<?> klass = view.getClass(); in dumpCapturedView() local
111 final Class<? extends Handler> klass = getClass(); in Handler() local135 final Class<? extends Handler> klass = getClass(); in Handler() local
127 final Class<? extends Binder> klass = getClass(); in Binder() local
429 Class klass = view.getClass(); in apply() local
6896 int klass = mInputType & InputType.TYPE_MASK_CLASS; in getWordForDictionary() local