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

  /packages/apps/Camera2/src/com/android/camera/util/
ConcurrentSharedRingBuffer.java 127 private boolean isPinned() {
352 if (entry.isPinned()) {
391 if (!element.isPinned()) {
398 if (!element.isPinned()) {
533 if (element.getValue().isPinned()) {
594 if (element.isPinned()) {
613 if (entry.getValue().isPinned()) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpManager.java 216 private void setEntryPinned(HeadsUpEntry headsUpEntry, boolean isPinned) {
218 if (row.isPinned() != isPinned) {
219 row.setPinned(isPinned);
222 if (isPinned) {
236 setEntryPinned(remove, false /* isPinned */);
380 if (row.isPinned()) {
425 if (entry.entry.row.isPinned()) {
444 setEntryPinned(entry, false /* isPinned */);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
HeadsUpTouchHelper.java 90 mTouchingHeadsUpView = mPickedChild.isHeadsUp() && mPickedChild.isPinned();
  /frameworks/av/services/audioflinger/
Effects.h 113 bool isPinned() const { return mPinned; }
Effects.cpp 202 if (!isPinned() || unpinIfLast) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 637 return row.isHeadsUp() && row.isPinned();
719 if (!mIsExpanded && row.isHeadsUp() && row.isPinned()
    [all...]
StackScrollAlgorithm.java 539 if (row.isPinned()) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 296 public boolean isPinned() {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.views_3.5.0.I20100527-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
mootools-more-yui-compressed.min.js     [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 610 milliseconds