Searched refs:getStateDescription (Results 1 – 6 of 6) sorted by relevance
345 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
198 mTile.setStateDescription(tile.getStateDescription()); in updateState()356 if (mTile.getStateDescription() != null) { in handleUpdateState()357 state.stateDescription = mTile.getStateDescription(); in handleUpdateState()
184 public CharSequence getStateDescription() { in getStateDescription() method in Tile
249 public int getStateDescription() { in getStateDescription() method in VolumeInfo
10153 info.setStateDescription(getStateDescription());10537 public final @Nullable CharSequence getStateDescription() {
44078 method @Nullable public CharSequence getStateDescription();53968 …portedProperty(category="accessibility") @Nullable public final CharSequence getStateDescription();55917 method @Nullable public CharSequence getStateDescription();