HomeSort by relevance Sort by last modified time
    Searched refs:id (Results 1701 - 1725 of 14488) sorted by null

<<61626364656667686970>>

  /cts/tests/src/android/widget/cts/
ChronometerStubActivity.java 33 chronometer = (Chronometer) findViewById(R.id.test_chronometer);
41 return (ViewGroup) findViewById(R.id.chronometer_view_group);
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityWindowQueryActivity.java 36 findViewById(R.id.button5).setOnClickListener(new View.OnClickListener() {
41 findViewById(R.id.button5).setOnLongClickListener(new View.OnLongClickListener() {
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ScriptCTest.java 29 public ScriptCHelper(int id, RenderScript rs) {
30 super(id, rs);
ScriptC_set_target_api_11.java 40 public ScriptC_set_target_api_11(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
ScriptC_set_target_api_12.java 40 public ScriptC_set_target_api_12(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
ScriptC_set_target_api_13.java 40 public ScriptC_set_target_api_13(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
ScriptC_set_target_api_14.java 40 public ScriptC_set_target_api_14(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
ScriptC_set_target_api_15.java 40 public ScriptC_set_target_api_15(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
ScriptC_set_target_api_16.java 40 public ScriptC_set_target_api_16(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
ScriptC_set_target_api_17.java 40 public ScriptC_set_target_api_17(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
ScriptC_set_target_api_too_high.java 40 public ScriptC_set_target_api_too_high(RenderScript rs, Resources resources, int id) {
41 super(rs, resources, id);
  /dalvik/hit/src/com/android/hit/
StackFrame.java 32 public StackFrame(long id, String method, String sig, String file,
34 mId = id;
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentHideShow.java 46 addShowHideListener(R.id.frag1hide, fm.findFragmentById(R.id.fragment1));
47 addShowHideListener(R.id.frag2hide, fm.findFragmentById(R.id.fragment2));
76 View tv = v.findViewById(R.id.msg);
80 mTextView = (TextView)v.findViewById(R.id.saved);
102 View tv = v.findViewById(R.id.msg);
109 ((TextView)v.findViewById(R.id.saved)).setSaveEnabled(true);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Focus3.java 34 mTopButton = (Button) findViewById(R.id.top);
35 mBottomButton = (Button) findViewById(R.id.bottom);
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentHideShowSupport.java 47 addShowHideListener(R.id.frag1hide, fm.findFragmentById(R.id.fragment1));
48 addShowHideListener(R.id.frag2hide, fm.findFragmentById(R.id.fragment2));
77 View tv = v.findViewById(R.id.msg);
81 mTextView = (TextView)v.findViewById(R.id.saved);
103 View tv = v.findViewById(R.id.msg);
110 ((TextView)v.findViewById(R.id.saved)).setSaveEnabled(true);
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRFailedPredicateException.h 40 + (ANTLRFailedPredicateException *) newException:(NSString *)theRuleName predicate:(NSString *)thePredicate stream:(id<ANTLRIntStream>)theStream;
41 - (ANTLRFailedPredicateException *) initWithRuleName:(NSString *)theRuleName predicate:(NSString *)thePredicate stream:(id<ANTLRIntStream>)theStream;
ANTLRNoViableAltException.h 36 + (ANTLRNoViableAltException *) newException:(NSInteger)theDecisionNumber state:(NSInteger)theStateNumber stream:(id<ANTLRIntStream>)theStream;
37 - (ANTLRNoViableAltException *) initWithDecision:(NSInteger)theDecisionNumber state:(NSInteger)theStateNumber stream:(id<ANTLRIntStream>)theStream;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
TParser.h 31 #define ID 4
65 + (id) newTParser:(id<ANTLRTokenStream>)aStream;
83 * an ID *dynamically*. :)
  /external/chromium/chrome/browser/extensions/
image_loading_tracker.cc 42 int id) {
47 max_size, id));
52 int id) {
59 ReportBack(NULL, resource, gfx::Size(), id);
70 ReportBack(NULL, resource, gfx::Size(), id);
84 ReportBack(decoded.release(), resource, original_size, id);
88 const gfx::Size& original_size, int id) {
94 image, resource, original_size, id));
98 const gfx::Size& original_size, int id) {
102 tracker_->OnImageLoaded(image, resource, original_size, id);
141 int id = next_id_++; local
    [all...]
  /external/chromium/chrome/browser/history/
page_usage_data.cc 11 PageUsageData::PageUsageData(history::URLID id)
12 : id_(id),
  /external/chromium/chrome/browser/ui/cocoa/applescript/
browsercrapplication+applescript.h 53 - (void)insertInBookmarksFolders:(id)aBookmarkFolder;
54 - (void)insertInBookmarksFolders:(id)aBookmarkFolder atIndex:(int)index;
  /external/chromium/chrome/browser/ui/cocoa/
clickhold_button_cell.h 21 id clickHoldTarget_; // Weak.
43 @property(assign, nonatomic) id clickHoldTarget;
first_run_dialog.h 26 - (IBAction)ok:(id)sender;
29 - (IBAction)learnMore:(id)sender;
tracking_area.h 26 // return type to be |NSTrackingArea*| rather than |id|, a more generalized type
28 // (where Apple changed the return type to |id|), this ugly hack must exist.
30 - (id)initWithRect:(NSRect)rect
32 proxiedOwner:(id)owner // 10.5 SDK hack. Remove at some point.
  /external/chromium/chrome/browser/webdata/
keyword_table.h 28 // id
59 // Adds a new keyword, updating the id field on success.
65 bool RemoveKeyword(TemplateURLID id);
76 // ID (TemplateURL->id) of the default search provider.
77 bool SetDefaultSearchProviderID(int64 id);

Completed in 1837 milliseconds

<<61626364656667686970>>