HomeSort by relevance Sort by last modified time
    Searched refs:bubbleContent (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
Cling.java 403 View bubbleContent = findViewById(R.id.bubble_content);
405 bubbleContent.getGlobalVisibleRect(bubbleRect);
410 (bubbleContent.getMeasuredWidth() + buffer) / 2,
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 215 var bubbleContent = $('login-status-bubble-contents');
216 loginBubble.content = bubbleContent;
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
slide_mode.js 132 var bubbleContent = util.createChild(this.bubble_);
133 bubbleContent.innerHTML = this.displayStringFunction_(
    [all...]

Completed in 804 milliseconds