HomeSort by relevance Sort by last modified time
    Searched defs:class (Results 176 - 200 of 277) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java 45 public class RssService extends Service implements Runnable{
62 clickIntent.setClassName(MyRssReader5.class.getName());
70 Intent intent = new Intent(MyRssReader.class);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ClassTest.java 46 public class ClassTest extends junit.framework.TestCase {
48 public static final String FILENAME = ClassTest.class.getPackage().getName().replace('.', '/')+"/test#.properties";
50 static class StaticMember$Class {
51 class Member2$A {
55 class Member$Class {
56 class Member3$B {
60 public static class TestClass {
91 public static class SubTestClass extends TestClass
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 36 * class to instantiate a wrapper for.</p>
40 * requested implementation class.</li>
42 * to identify the requested implementation class.</li>
51 * <p>If the selected {@link Log} implementation class has a
68 public class LogFactoryImpl extends LogFactory {
71 /** Log4JLogger class name */
73 /** Jdk14Logger class name */
75 /** Jdk13LumberjackLogger class name */
77 /** SimpleLog class name */
104 * property identifying our {@link Log} implementation class
    [all...]
  /external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
InvalidationControllerTest.java 38 public class InvalidationControllerTest extends InstrumentationTestCase {
205 // Store some preferences for ModelTypes and account. We are using the helper class
248 // helper class for this, so we don't have to deal with low-level details such as preference
293 assertEquals(InvalidationService.class.getName(),
300 private static class IntentSavingContext extends AdvancedMockContext {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 97 enum rc_reg_class Class;
101 /** This is 1 if this class is being used by the register allocator
105 /** This is the ID number assigned to this class by ra. */
108 /** List of writemasks that belong to this class */
383 return classes[class_index].Class;
387 "Could not find class for index=%u mask=%u\n",
568 /* If we haven't used this register class yet, mark it
581 struct rc_class class = rc_class_list[i]; local
582 if (!class.Used) {
587 for (j = 0; j < class.WritemaskCount; j++)
    [all...]
  /external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp 27 #define class macro
112 class
  /external/dnsmasq/src/
rfc1035.c 22 unsigned short class, char *format, ...);
345 ansp += 4; /* class and type */
359 ansp += 8; /* type, class, TTL */
398 /* CRC the class and type as well */
449 unsigned short rdlen, type, class; local
464 GETSHORT(class, ansp);
466 if (class == C_IN && type == T_TKEY)
491 GETSHORT(class, ansp);
506 class == C_ANY &&
1023 unsigned long ttl, unsigned int *offset, unsigned short type, unsigned short class, char *format, ...
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 97 enum rc_reg_class Class;
101 /** This is 1 if this class is being used by the register allocator
105 /** This is the ID number assigned to this class by ra. */
108 /** List of writemasks that belong to this class */
383 return classes[class_index].Class;
387 "Could not find class for index=%u mask=%u\n",
568 /* If we haven't used this register class yet, mark it
581 struct rc_class class = rc_class_list[i]; local
582 if (!class.Used) {
587 for (j = 0; j < class.WritemaskCount; j++)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysevents.c 714 /* Register the class for this application -- exported for winmain.c */
717 WNDCLASS class; local
748 /* Register the application class */
749 class.hCursor = NULL;
750 class.hIcon = LoadImage(SDL_Instance, SDL_Appname,
753 class.lpszMenuName = NULL;
754 class.lpszClassName = SDL_Appname;
755 class.hbrBackground = NULL;
756 class.hInstance = SDL_Instance;
757 class.style = SDL_Appstyle
799 WNDCLASS class; local
    [all...]
  /external/qemu/hw/
bt-hid.c 537 uint32_t class = local
540 /* Device class */
560 s->btdev.device.class[0] = (class >> 0) & 0xff;
561 s->btdev.device.class[1] = (class >> 8) & 0xff;
562 s->btdev.device.class[2] = (class >> 16) & 0xff;
pci.c 409 int class; local
412 class = d->config[0x0a] | (d->config[0x0b] << 8);
413 if (class == 0x0101 && r->size == 4) {
673 uint16_t class; member in struct:__anon27239
720 int i, class; local
726 class = le16_to_cpu(*((uint16_t *)(d->config + PCI_CLASS_DEVICE)));
729 while (desc->desc && class != desc->class)
734 monitor_printf(mon, "Class %04x", class);
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/bytecode/
AndroidTranslator.java 13 public class AndroidTranslator implements Translator {
70 CtClass robolectricInternalsCtClass = classPool.get(RobolectricInternals.class.getName());
74 "classHandler = " + AndroidTranslator.class.getName() + ".getClassHandler(" + index + ");\n" +
81 throw new IllegalStateException("shouldn't be modifying bytecode after we've started writing cache! class=" + className);
116 if (ctClass.hasAnnotation(Instrument.class)) {
118 } else if (ctClass.isInterface() || ctClass.hasAnnotation(DoNotInstrument.class)) {
136 return className.startsWith(Uri.class.getName());
160 class FromAndroidClassNameParts {
378 buf.append(RobolectricInternals.class.getName());
380 buf.append(isStatic ? className + ".class" : "this")
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c 1096 u8 *class; local
1118 class = NULL;
1122 &class, &class_len,
1123 class) < 0) {
1133 os_memcpy(nclass[nclass_count].data, class, class_len);
1140 wpa_printf(MSG_DEBUG, "IEEE 802.1X: Stored %lu RADIUS Class "
    [all...]
  /frameworks/base/core/java/android/appwidget/
AppWidgetHostView.java 54 * Provides the glue to show AppWidget views. This class offers automatic animation
58 public class AppWidgetHostView extends FrameLayout {
73 public boolean onLoadClass(Class clazz) {
74 return clazz.isAnnotationPresent(RemoteViews.RemoteView.class);
607 info.setClassName(AppWidgetHostView.class.getName());
610 private static class ParcelableSparseArray extends SparseArray<Parcelable> implements Parcelable {
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 35 * An abstract base class for spinner widgets. SDK users will probably not
36 * need to use this class.
40 public abstract class AbsSpinner extends AdapterView<SpinnerAdapter> {
362 static class SavedState extends BaseSavedState {
438 class RecycleBin {
473 event.setClassName(AbsSpinner.class.getName());
479 info.setClassName(AbsSpinner.class.getName());
FrameLayout.java 57 public class FrameLayout extends ViewGroup {
584 event.setClassName(FrameLayout.class.getName());
590 info.setClassName(FrameLayout.class.getName());
596 * for a list of all child view attributes that this class supports.
600 public static class LayoutParams extends MarginLayoutParams {
TabHost.java 49 public class TabHost extends FrameLayout implements ViewTreeObserver.OnTouchModeChangeListener {
171 /* avoid super class behavior - TabWidget sends the right events */
382 event.setClassName(TabHost.class.getName());
388 info.setClassName(TabHost.class.getName());
488 public class TabSpec {
586 private class LabelIndicatorStrategy implements IndicatorStrategy {
618 private class LabelAndIconIndicatorStrategy implements IndicatorStrategy {
663 private class ViewIndicatorStrategy implements IndicatorStrategy {
679 private class ViewIdContentStrategy implements ContentStrategy {
706 private class FactoryContentStrategy implements ContentStrategy
    [all...]
TabWidget.java 51 public class TabWidget extends LinearLayout implements OnFocusChangeListener {
293 * view for the tab indicators, then the TabHost class calls this method
417 event.setClassName(TabWidget.class.getName());
425 // this class fires events only when tabs are focused or selected
436 info.setClassName(TabWidget.class.getName());
537 private class TabClickListener implements OnClickListener {
TableLayout.java 74 public class TableLayout extends LinearLayout {
192 // make sure to call the parent class method to avoid potential
672 event.setClassName(TableLayout.class.getName());
678 info.setClassName(TableLayout.class.getName());
687 public static class LayoutParams extends LinearLayout.LayoutParams {
760 private class PassThroughHierarchyChangeListener implements
  /libcore/libart/src/main/java/java/lang/
Daemons.java 33 public final class Daemons {
59 private static abstract class Daemon implements Runnable {
124 private static class ReferenceQueueDaemon extends Daemon {
131 synchronized (ReferenceQueue.class) {
133 ReferenceQueue.class.wait();
163 private static class FinalizerDaemon extends Daemon {
205 private static class FinalizerWatchdogDaemon extends Daemon {
292 private static class HeapTrimmerDaemon extends Daemon {
313 private static class GCDaemon extends Daemon {
  /libcore/libdvm/src/main/java/java/lang/
Daemons.java 33 public final class Daemons {
55 private static abstract class Daemon implements Runnable {
121 private static class ReferenceQueueDaemon extends Daemon {
128 synchronized (ReferenceQueue.class) {
130 ReferenceQueue.class.wait();
160 private static class FinalizerDaemon extends Daemon {
202 private static class FinalizerWatchdogDaemon extends Daemon {
  /packages/apps/Email/src/com/android/email/service/
EmailBroadcastProcessorService.java 67 public class EmailBroadcastProcessorService extends IntentService {
83 // Class name will be the thread name.
84 super(EmailBroadcastProcessorService.class.getName());
94 Intent i = new Intent(context, EmailBroadcastProcessorService.class);
101 final Intent i = new Intent(context, EmailBroadcastProcessorService.class);
112 Intent i = new Intent(context, EmailBroadcastProcessorService.class);
144 private void disableComponent(final Class<?> klass) {
149 private boolean isComponentDisabled(final Class<?> klass) {
235 if (isComponentDisabled(EmailUpgradeBroadcastReceiver.class)) {
258 disableComponent(LegacyEmailAuthenticatorService.class);
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentBar.java 58 public class MessageAttachmentBar extends FrameLayout implements OnClickListener,
331 intent.setClass(getContext(), EmlViewerActivity.class);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java 79 public class AddSupportJarAction implements IObjectActionDelegate {
112 .getAdapter(IProject.class);
164 AddSupportJarAction.class.getSimpleName(), // tag
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
AccessPermissionWithDiffSigTest.java 44 public class AccessPermissionWithDiffSigTest extends AndroidTestCase {
311 grantIntent.setClass(getContext(), ReceiveUriActivity.class);
322 grantIntent.setClass(getContext(), ReceiveUriActivity.class);
374 grantIntent.setClass(getContext(), ReceiveUriService.class);
383 grantIntent.setClass(getContext(), ReceiveUriService.class);
428 private static class GrantResultReceiver extends BroadcastReceiver {
503 service ? ReceiveUriService.class : ReceiveUriActivity.class);
515 service ? ReceiveUriService.class : ReceiveUriActivity.class);
    [all...]

Completed in 1174 milliseconds

1 2 3 4 5 6 78 91011>>