Home
last modified time | relevance | path

Searched defs:curSelection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/ui/src/core/
H A Dselection_manager.ts156 const curSelection = this._selection; constant
172 const curSelection = this._selection; constant
/aosp_15_r20/development/apps/Development/src/com/android/development/
H A DPackageBrowser.java140 final int curSelection = getSelectedItemPosition(); in deletePackage() local
/aosp_15_r20/external/perfetto/ui/src/frontend/
H A Dtrack_panel.ts245 const curSelection = this.attrs.trace.selection; constant