Searched defs:panelIndex (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | RegistryUtils.cpp | 173 static CSysString GetFlatViewName(UInt32 panelIndex) in GetFlatViewName() 180 void SaveFlatView(UInt32 panelIndex, bool enable) { SaveOption(GetFlatViewName(panelIndex), enable)… in SaveFlatView() 182 bool ReadFlatView(UInt32 panelIndex) in ReadFlatView()
|
H A D | App.cpp | 117 HRESULT CApp::CreateOnePanel(unsigned panelIndex, const UString &mainPath, const UString &arcFormat, in CreateOnePanel() 326 unsigned panelIndex = i; in Create() local 974 void CApp::RefreshTitlePanel(unsigned panelIndex, bool always) in RefreshTitlePanel()
|
H A D | ViewSettings.cpp | 250 static UString GetPanelPathName(UInt32 panelIndex) in GetPanelPathName()
|
H A D | PanelDrag.cpp | 2996 void CApp::DragBegin(unsigned panelIndex) in DragBegin()
|
/aosp_15_r20/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/ |
D | TwoPanelSettingsFragment.java | 162 OnChildViewHolderSelectedListenerTwoPanel(int panelIndex) { in OnChildViewHolderSelectedListenerTwoPanel() 502 protected void onPreferenceFocused(Preference pref, int panelIndex) { in onPreferenceFocused() 506 private void onPreferenceFocusedImpl(Preference pref, boolean forceRefresh, int panelIndex) { in onPreferenceFocusedImpl() 537 int panelIndex) { in PostShowPreviewRunnable() 559 int panelIndex) { in handleFragmentTransactionWhenFocused()
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | DisplayTe2Manager.cpp | 21 DisplayTe2Manager::DisplayTe2Manager(ExynosDisplay* display, int32_t panelIndex, in DisplayTe2Manager()
|
D | BrightnessController.cpp | 145 BrightnessController::BrightnessController(int32_t panelIndex, std::function<void(void)> refresh, in BrightnessController()
|