Home
last modified time | relevance | path

Searched refs:getStateDescription (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
DPipManager.java345 if (DEBUG) Log.d(TAG, "showPictureInPictureMenu(), current state=" + getStateDescription()); in showPictureInPictureMenu()
356 if (DEBUG) Log.d(TAG, "closePip(), current state=" + getStateDescription()); in closePip()
365 + getStateDescription()); in closePipInternal()
392 if (DEBUG) Log.d(TAG, "movePipToFullscreen(), current state=" + getStateDescription()); in movePipToFullscreen()
434 + getStateDescription(), new Exception()); in resizePinnedStack()
490 if (DEBUG) Log.d(TAG, "showPipMenu(), current state=" + getStateDescription()); in showPipMenu()
788 private String getStateDescription() { in getStateDescription() method in PipManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DCustomTile.java198 mTile.setStateDescription(tile.getStateDescription()); in updateState()
356 if (mTile.getStateDescription() != null) { in handleUpdateState()
357 state.stateDescription = mTile.getStateDescription(); in handleUpdateState()
/frameworks/base/core/java/android/service/quicksettings/
DTile.java184 public CharSequence getStateDescription() { in getStateDescription() method in Tile
/frameworks/base/core/java/android/os/storage/
DVolumeInfo.java249 public int getStateDescription() { in getStateDescription() method in VolumeInfo
/frameworks/base/core/java/android/view/
DView.java10153 info.setStateDescription(getStateDescription());
10537 public final @Nullable CharSequence getStateDescription() {
/frameworks/base/api/
Dcurrent.txt44078 method @Nullable public CharSequence getStateDescription();
53968 …portedProperty(category="accessibility") @Nullable public final CharSequence getStateDescription();
55917 method @Nullable public CharSequence getStateDescription();