WO2018233717A1 - 移动终端显示控制方法、设备及存储介质 - Google Patents

移动终端显示控制方法、设备及存储介质 Download PDF

Info

Publication number
WO2018233717A1
WO2018233717A1 PCT/CN2018/092687 CN2018092687W WO2018233717A1 WO 2018233717 A1 WO2018233717 A1 WO 2018233717A1 CN 2018092687 W CN2018092687 W CN 2018092687W WO 2018233717 A1 WO2018233717 A1 WO 2018233717A1
Authority
WO
WIPO (PCT)
Prior art keywords
screen
display
mobile terminal
mode
sub
Prior art date
Application number
PCT/CN2018/092687
Other languages
English (en)
French (fr)
Inventor
孟媛
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2018233717A1 publication Critical patent/WO2018233717A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1431Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display using a single graphics controller
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a mobile terminal display control method, device, and storage medium.
  • smart phones are not only a communication tool, but their applications have involved all aspects of people's life and work, such as social, shopping, information inquiry, etc. It has become an indispensable multimedia tool for people's lives and work. Users want more and better interaction with their smartphones, so the user experience is an important criterion for measuring smartphones.
  • a dual-screen mobile phone In order to meet the different needs of users, to facilitate user operations, and to improve the user's experience when using a smart phone, a dual-screen mobile phone has been proposed.
  • the dual-screen mobile phone technology in the related art focuses on synchronizing and switching applications between the main and sub-screens, and the sub-screen as an extension of the main screen breaks through the limitation of the size of the mobile phone, and greatly satisfies the user's use requirements.
  • the main operations are concentrated on the main screen, while the secondary screens are usually placed on hold and are not fully utilized.
  • a mobile terminal display control method for a mobile terminal including a primary screen and a secondary screen, the method comprising: determining whether a display mode of the mobile terminal is a single screen mode; and when determining When the display mode of the mobile terminal is the single screen mode, the touch function of the secondary screen is turned off, and the background display function of the secondary screen is activated.
  • a mobile terminal includes a home screen, a secondary screen, a memory, and a processor, wherein the memory stores a mobile terminal display control program when the display control program is executed by the processor
  • the processor executes a mobile terminal display control method according to the present disclosure.
  • a computer readable storage medium storing one or more programs, when the one or more programs are executed by one or more processors, One or more processors execute a mobile terminal display control method according to the present disclosure.
  • FIG. 1 is a flowchart of a mobile terminal display control method according to an embodiment of the present disclosure
  • FIG. 2 is a flow chart of identifying a single screen mode in accordance with an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram showing the principle of a secondary screen background display according to an embodiment of the present disclosure
  • FIG. 4 is a block diagram showing the structure of a mobile terminal according to an embodiment of the present disclosure.
  • the dual-screen mobile terminal in the embodiment of the present disclosure is a foldable dual-screen mobile terminal, that is, the main screen and the secondary screen block are connected by a rotating shaft mechanism, and both screens can realize 360-degree turning.
  • a dual-screen mobile terminal has four display modes: split screen (AB) mode, mirror (AA) mode, splicing (large A) mode, and single screen (single A) mode.
  • the split screen mode different contents are displayed in the main screen and the sub screen, and the content of the sub screen can be operated in the main screen, and the main screen can be easily switched; in the mirror mode, the content in the main screen It can be displayed in the secondary screen in the same way to realize the synchronization of the contents in the two screens; in the stitching mode, the two screens are organically integrated into one, and the displayed content is extended to two screens; in the single screen mode, the main screen is in the Working mode, while the secondary screen is inactive.
  • the mobile terminal display control method provided by the embodiment of the present disclosure mainly controls display of the secondary screen of the dual-screen mobile terminal.
  • the sub-screen acts as a shell pattern, making the mobile terminal more colorful and intelligent, and improving the user's visual experience.
  • FIG. 1 is a flowchart of a mobile terminal display control method according to an embodiment of the present disclosure.
  • a mobile terminal display control method includes the following steps S101 to S102.
  • step S101 it is determined whether the display mode of the mobile terminal is a single screen mode.
  • step S101 since the dual-screen mobile terminal is a foldable dual-screen mobile terminal, an angle sensor can be provided in the mobile terminal.
  • the angle ⁇ between the main screen and the sub-screen is detected by the angle sensor, and it is determined whether the single screen mode is based on the angle value.
  • the sub-screen is extended as an application function of the main screen, and the dual screen is required to face the user at the same time.
  • the single A mode only the main screen faces the user, and the sub screen can be rotated to the back of the main screen. Therefore, the single A mode and other modes can be distinguished according to the angle between the main screen and the sub screen. For example, assuming that the angle threshold is [0°, 30°], when it is detected that the angle ⁇ between the two screens is within the threshold range of [0°, 30°], it can be judged that the mobile terminal is in the single screen mode.
  • An interactive button that can control switching between modes can be set in the mobile terminal, and the user can switch the display mode according to actual needs through the interactive button.
  • the switching of the display mode is achieved by changing the mode identifier. Therefore, the flag bit can be detected in real time, and the value of the flag bit is read to determine whether the current display mode is a single screen mode.
  • FIG. 2 is a flow chart of identifying a single screen mode in accordance with an embodiment of the present disclosure.
  • the flow of identifying a single screen mode includes the following steps S21 to S26.
  • step S21 the display mode identification of the system is read.
  • step S22 it is determined whether the mode is in the single screen mode by the mode identification, and when it is determined to be in the single screen mode, step S25 is performed; otherwise, step S23 is performed.
  • step S23 the angle ⁇ between the main screen and the sub-screen is read.
  • step S24 it is determined whether the angle ⁇ between the main screen and the sub-screen is within a threshold range, for example, when the angle ⁇ is within a threshold range of [0°, 30°], it can be regarded as a single screen mode, and steps are performed. S25; otherwise, it is determined to be in the non-single screen mode, and step S26 is performed.
  • step S25 the background display function of the secondary screen is activated.
  • step S26 the secondary screen is extended as an application function.
  • the determination method is closer to the actual application scenario, which is more comprehensive and improves the user experience.
  • step S102 when it is determined that the display mode is the single screen mode, the touch function of the secondary screen is turned off, and the background display function of the secondary screen is activated.
  • step S102 after determining the single screen mode, the secondary screen no longer has a touch function, so that the touch secondary screen is unresponsive, and the secondary screen is only used for display.
  • the background display function of the startup sub-screen may include: acquiring a preset sub-screen display resource, and displaying the sub-screen display resource in the sub-screen.
  • the secondary display resources include, but are not limited to, wallpaper pictures, theme resources, window widgets (eg, weather widgets), and mirror displays.
  • the user can set the secondary display resource, for example, the secondary display resource can be set to empty, static wallpaper, live wallpaper, and the like.
  • the secondary display resource can be set to empty, only the main screen is displayed normally, and all operations are performed on the main screen, and no content is displayed on the secondary screen; when set to static wallpaper and live wallpaper, the secondary screen can be statically operated while the main screen is operating normally.
  • Static wallpapers can select pictures in the wallpaper static library or photos in the album; live wallpapers can select the theme in the wallpaper dynamic library or multiple photos in the album.
  • the secondary display resource is empty, when the secondary screen display resource is read, no operation is performed, and the touch and display functions of the secondary screen are turned off; if not, the wallpaper resource (picture or theme) is sent to In the secondary screen, and refresh the secondary screen display content.
  • the sub screen can be adjusted to the appropriate brightness so that the sub screen operates in the power saving mode.
  • FIG. 3 is a schematic diagram showing the principle of a secondary screen background display according to an embodiment of the present disclosure.
  • the background display function of the secondary screen can be initiated by the primary screen, and a corresponding function entry can be set on the primary screen.
  • the display of the secondary screen is adjusted to an appropriate brightness, and the touch function of the secondary screen is stopped.
  • a new application for the secondary screen display resource to be sent to the secondary screen by the primary screen can be initiated by launching the wallpaper service in the system user interface, and the resource is displayed by the secondary screen display.
  • the working mechanism of the framework layer call can be AB mode.
  • the secondary screen display mode is the power saving mode, and there is no other functional extension, that is, the secondary screen only plays the role of display, and has no touch function.
  • the resource content displayed on the secondary screen is only used to improve the appearance of the mobile terminal as an appearance, so the display brightness of the secondary screen can be lower than the brightness under the working state. This can effectively save the power consumption of the secondary screen, and at the same time, can make the display content of the secondary screen closer to the real device shell pattern.
  • the secondary screen when the dual-screen mobile terminal is in the single A mode, the secondary screen is multiplexed and used as a non-functional extension (such as display of resources, display of gadgets, etc.), and the secondary screen resources are fully utilized.
  • the display of the secondary screen can be adjusted to the appropriate brightness, which can meet the needs of the user's vision and use, and can save power.
  • FIG. 4 is a block diagram showing the structure of a mobile terminal according to an embodiment of the present disclosure.
  • a mobile terminal includes two screens of a main screen and a sub screen, and further includes a processor 42 and a memory 41 storing instructions executable by the processor 42.
  • the processor 42 may be a general-purpose processor, such as a central processing unit (CPU), or may be a digital signal processor (DSP), an application specific integrated circuit (ASIC), or One or more integrated circuits configured to implement embodiments of the present disclosure.
  • CPU central processing unit
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • the memory 41 stores program code and transmits the program code to the processor 42.
  • the memory 41 may include a volatile memory such as a random access memory (RAM).
  • the memory 41 may also include a non-volatile memory such as a Read-Only Memory (ROM), a Flash Memory, a Hard Disk Drive (HDD), or a Solid-State Drive (SSD). ).
  • the memory 41 may also include a combination of memories of the above kind.
  • a mobile terminal display control program may be stored in the memory 41, and when the display control program is executed by the processor 42, the processor 42 may execute the mobile terminal display control method according to the present disclosure.
  • the processor 42 can determine whether the display mode of the mobile terminal is a single screen mode, and when it is determined that the display mode is the single screen mode, turn off the touch function of the secondary screen, and activate the background display function of the secondary screen.
  • the processor 42 may determine the angle value between the main screen and the secondary screen detected by the angle sensor and/or the set mode flag.
  • the processor 42 can acquire a preset secondary display resource and display the secondary display resource in the secondary screen.
  • the display brightness of the secondary screen can be adjusted.
  • the processor 42 can turn off the background display function of the secondary screen.
  • the display advantage of the secondary screen can be fully utilized in the single screen mode, and the secondary screen serves as the outer casing pattern of the mobile terminal, so that the mobile terminal is more colorful and intelligent. Effectively enhance the user's visual experience.
  • Embodiments of the present disclosure also provide a computer readable storage medium storing one or more programs.
  • the computer readable storage medium may include volatile memory, such as random access memory, and may also include non-volatile memory, such as read only memory, flash memory, hard disk or solid state.
  • the computer readable medium can also include a combination of the above types of memory.
  • One or more programs in a computer readable storage medium may be executed by one or more processors to perform a mobile terminal display control method in accordance with the present disclosure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Graphics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

本公开提供了一种移动终端显示控制方法、设备及存储介质。所述移动终端显示控制方法用于包括主屏和副屏的移动终端,并且包括:判断移动终端的显示模式是否为单屏模式;以及当判定移动终端的显示模式为单屏模式时,关闭副屏的触控功能,并启动副屏的背景显示功能。

Description

移动终端显示控制方法、设备及存储介质 技术领域
本发明涉及通信技术领域,具体地,涉及一种移动终端显示控制方法、设备及存储介质。
背景技术
随着智能技术在智能手机上面的推广和应用,智能手机已经不单单是一种通信的工具,它的应用已经涉及到人们生活和工作的各个方面,如社交、购物、信息查询等等,并且已经成为人们生活和工作中必不可少的多媒体工具。用户希望与智能手机之间能有更多更好的交互体验,因此用户体验成为衡量智能手机的重要标准。
为了满足用户的不同需求,方便用户操作,提高用户在使用智能手机时的体验,提出了双屏手机。相关技术中的双屏手机技术侧重于在主、副屏幕间同步和切换应用,副屏作为主屏的扩展,突破了手机尺寸的局限性,大大满足了用户的使用需求。但是在使用双屏手机,主要操作都是集中在主屏上进行,而副屏通常被搁置,没有充分利用。
发明内容
根据本公开的一个方面,提供一种移动终端显示控制方法,用于包括主屏和副屏的移动终端,所述方法包括:判断所述移动终端的显示模式是否为单屏模式;以及当判定所述移动终端的显示模式为单屏模式时,关闭所述副屏的触控功能,并且启动所述副屏的背景显示功能。
依据本公开的一个方面,提供一种移动终端,包括主屏、副屏、存储器和处理器,其中,所述存储器中存储有移动终端显示控制程序,当所述显示控制程序被所述处理器执行时,所述处理器执行根据本公开的移动终端显示控制方法。
依据本公开的一个方面,提供一种计算机可读存储介质,所述计算机可读存储介质存储有一个或者多个程序,所述一个或者多个程 序被一个或者多个处理器执行时,所述一个或者多个处理器执行根据本公开的移动终端显示控制方法。
附图说明
通过阅读下文的详细描述,本公开的上述及各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出本公开的各实施方式,而并不旨在限制本公开。在整个附图中,用相同的附图标记表示相同的部件。在附图中:
图1为根据本公开实施例的移动终端显示控制方法的流程图;
图2为根据本公开实施例的识别单屏模式的流程图;
图3为根据本公开实施例的副屏背景显示的原理示意图;以及
图4为根据本公开实施例的移动终端的结构原理框图。
具体实施方式
为了使本技术领域的人员更好地理解本公开方案,下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述。显然,所描述的实施例仅仅是本公开一部分的实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本公开保护的范围。
本公开实施例中的双屏移动终端为可折叠双屏移动终端,即主屏和副屏块通过转轴机制相连接,两个屏幕均可实现360度的翻转。通常双屏移动终端有四种显示模式:分屏(AB)模式,镜像(AA)模式,拼接(大A)模式和单屏(单A)模式。其中,在分屏模式下,主屏和副屏中显示不同的内容,并且在主屏中可以对副屏的内容进行操作,主副屏幕之间也可轻松切换;在镜像模式下,主屏中的内容可以相同地显示在副屏中,实现两个屏幕中内容的同步;在拼接模式下,两个屏幕有机的融合为一体,将显示的内容扩展到两个屏幕;在单屏模式下,主屏处于工作模式,而副屏处于非工作状态。
本公开实施例所提供的移动终端显示控制方法,主要是对双屏 移动终端的的副屏进行控制显示。通过在上述单屏模式下,将副屏作为主屏的非功能扩展,充当外壳图案,使移动终端更加色彩绚丽和智能化,提升用户视觉感受。
图1为根据本公开实施例的移动终端显示控制方法的流程图。
如图1所示,根据本公开实施例的移动终端显示控制方法包括如下步骤S101至S102。
在步骤S101,判断移动终端的显示模式是否为单屏模式。
在步骤S101中,由于双屏移动终端为可折叠双屏移动终端,因此,可在移动终端中设置角度传感器。通过角度传感器检测主屏和副屏之间的角度θ,根据角度值来判断是否为单屏模式。
通常,在上述提到的AB模式、AA模式以及大A模式下,副屏作为主屏的应用功能扩展,需要双屏同时面对用户。而在单A模式下,只有主屏面对用户,而副屏可转动至主屏的背面,因此,可以根据主屏和副屏之间的角度来区分单A模式与其他模式。例如,假设角度阈值为[0°,30°]时,当检测到两个屏幕之间的角度θ在[0°,30°]的阈值范围内时,可以判断移动终端处于单屏模式。
还可以通过模式标识来判断是否是单屏模式。可以在移动终端中设置可以对模式之间的切换进行控制的交互按键,用户通过该交互按键可根据实际需要对显示模式进行切换。而显示模式的切换是通过更改模式标识实现。因此,可以实时检测该标识位,通过读取标志位的值来确定当前的显示模式是否为单屏模式。
此外,可以通过模式标识和角度传感器的角度值共同判断是否是单屏模式。图2为根据本公开实施例的识别单屏模式的流程图。
如图2所示,根据本公开实施例的识别单屏模式的流程包括如下步骤S21至S26。
在步骤S21,读取系统的显示模式标识。
在步骤S22,通过模式标识判断是否处于单屏模式,当判定处于单屏模式时,执行步骤S25;否则执行步骤S23。
在步骤S23,读取主屏与副屏之间的角度θ。
在步骤S24,判断主屏与副屏之间的角度θ是否在阈值范围之内, 例如,当角度θ在[0°,30°]的阈值范围内时,可认定为单屏模式,并执行步骤S25;否则判定处于非单屏模式,并执行步骤S26。
在步骤S25,启动副屏的背景显示功能.
在步骤S26,将副屏作为应用功能扩展。
通过模式标识和角度传感器相结合的判定方式,使得判定方法更加贴近实际应用场景,更加全面,提高用户的使用体验。
回到图1,在步骤S102,当判定显示模式为单屏模式时,关闭副屏的触控功能,并启动副屏的背景显示功能。
在步骤S102中,当判定为单屏模式之后,副屏则不再具有触控功能,使得触摸副屏无响应,副屏只用于显示。启动副屏的背景显示功能可以包括:获取预设的副屏显示资源,将副屏显示资源在副屏中显示。
根据本公开实施例,副屏显示资源包括(但不限于)壁纸图片、主题资源、窗口挂件(例如天气挂件)以及镜面显示。用户可以对副屏显示资源进行设置,例如可以将副屏显示资源设置为空、静态壁纸、动态壁纸等。设置为空时,只有主屏正常显示,且所有的操作在主屏幕上进行,在副屏上不显示任何内容;设置为静态壁纸和动态壁纸时,在主屏正常操作的同时,副屏可以静态地和动态地显示壁纸。静态壁纸可以选择壁纸静态库中的图片或者相册中的照片;动态壁纸可以选择壁纸动态库中的主题或者相册中多张照片。
若副屏显示资源为空,则在读取副屏显示资源时,不做任何操作,并关闭副屏的触控及显示功能;若不为空,则将壁纸资源(图片或者主题)发送至副屏中,并刷新副屏显示内容。
在启动副屏的背景显示功能时,可以调整副屏至合适的亮度,以使副屏在节电模式下进行工作。
图3为根据本公开实施例的副屏背景显示的原理示意图。
如图3所示,副屏的背景显示功能可以由主屏发起,并且在主屏可以设置有相对应的功能入口。在显示时,副屏的显示器调整到合适的亮度,并且副屏的触控功能停止。可以通过在系统用户接口中启动壁纸服务,由主屏将副屏显示资源发送到副屏的新申请,并且由副 屏的显示器显示资源。
在实现时,框架层调用的工作机制可以是AB模式,不同的是副屏显示模式是节电模式,而无其他功能性扩展,也就是副屏只是起到显示的作用,没有触控功能。同时副屏显示的资源内容仅仅是用于作为外观提高移动终端的美观度,因此副屏的显示亮度可以低于工作状态下的亮度。这样可有效节省副屏的功耗,同时还可以使得副屏的显示内容更加贴近真实的设备外壳图案。
本公开实施例在双屏移动终端处于单A模式下,对副屏进行复用,将其作为一种非功能扩展使用(比如资源的显示,小工具的显示等),充分利用副屏资源。在显示的同时,考虑到功耗的问题,副屏的显示器可以调整到合适的亮度,这样既能满足用户视觉和使用的需求,又可以节约功耗。
图4为根据本公开实施例的移动终端的结构原理框图。
如图4所示。根据本公开实施例的移动终端包括主屏和副屏两个屏幕,此外还包括处理器42以及存储有处理器42可执行指令的存储器41。
处理器42可以是通用处理器,例如中央处理器(Central Processing Unit,CPU),还可以是数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)或者是被配置成实施本公开实施例的一个或多个集成电路。
存储器41存储有程序代码,并将该程序代码传输给处理器42。存储器41可以包括易失性存储器,例如随机存取存储器(Random Access Memory,RAM)。存储器41也可以包括非易失性存储器,例如只读存储器(Read-Only Memory,ROM)、快闪存储器(Flash Memory)、硬盘(Hard Disk Drive,HDD)或固态硬盘(Solid-State Drive,SSD)。存储器41还可以包括上述种类的存储器的组合。
存储器41中可以存储有移动终端显示控制程序,当显示控制程序被处理器42执行时,处理器42可以执行根据本公开的移动终端显示控制方法。
处理器42可以判断移动终端的显示模式是否为单屏模式,并且当判定显示模式为单屏模式时,关闭副屏的触控功能,并启动副屏的背景显示功能。
处理器42在判断移动终端的显示模式是否为单屏模式时,可以根据角度传感器检测的主屏与副屏间的角度值和/或设定的模式标识位来进行判断。
处理器42可以获取预设的副屏显示资源,并将副屏显示资源在副屏中显示。
处理器42在将副屏显示资源在副屏中显示时,可以调整副屏的显示亮度。
当副屏显示资源为空时,处理器42可以关闭副屏的背景显示功能。
根据本公开的移动终端,通过智能识别移动终端的显示模式,可以在单屏模式下充分发挥副屏的显示优势,将副屏充当移动终端的外壳图案,使移动终端更加色彩绚丽和智能化,有效提升用户视觉感受。
本公开实施例还提供了一种计算机可读存储介质,其存储有一个或者多个程序。计算机可读存储介质可以包括易失性存储器,例如随机存取存储器,也可以包括非易失性存储器,例如只读存储器、快闪存储器、硬盘或固态硬盘。计算机可读介质还可以包括上述种类的存储器的组合。当计算机可读存储介质中一个或者多个程序可被一个或者多个处理器执行,以执行根据本公开的移动终端显示控制方法。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,程序可存储于计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。
虽然通过实施例描述了本申请,本领域的技术人员知道,本申请有许多变形和变化而不脱离本公开的精神和范围。这样,倘若本公开的这些修改和变型属于本公开权利要求及其等同技术的范围之内,则本公开也意图包含这些改动和变型在内。

Claims (15)

  1. 一种移动终端显示控制方法,用于包括主屏和副屏的移动终端中,所述方法包括:
    判断所述移动终端的显示模式是否为单屏模式;以及
    当判定所述显示模式为单屏模式时,关闭所述副屏的触控功能,并启动所述副屏的背景显示功能。
  2. 如权利要求1所述的方法,其中,在判断所述移动终端的显示模式是否为单屏模式时,根据角度传感器检测的主屏与副屏间的角度值进行判断。
  3. 如权利要求1所述的方法,其中,在判断所述移动终端的显示模式是否为单屏模式时,根据设定的模式标识位进行判断。
  4. 如权利要求1所述的方法,其中,所述启动所述副屏的背景显示功能的步骤包括:
    获取预设的副屏显示资源,并将所述副屏显示资源在所述副屏中显示。
  5. 如权利要求4所述的方法,其中,在将所述副屏显示资源在所述副屏中显示时,调整所述副屏的显示亮度。
  6. 如权利要求4所述的方法,还包括:
    当所述副屏显示资源为空时,关闭所述副屏的背景显示功能。
  7. 如权利要求4所述的方法,其中,所述副屏显示资源包括壁纸图片、主题资源或窗口挂件中一种或者多种。
  8. 一种移动终端,包括主屏、副屏、存储器和处理器,其中,
    所述存储器中存储有计算机程序,当计算机程序被所述处理器执行时,所述处理器执行步骤:
    判断所述移动终端的显示模式是否为单屏模式;以及
    当判定所述显示模式为单屏模式时,关闭所述副屏的触控功能,并启动所述副屏的背景显示功能。
  9. 如权利要求8所述的移动终端,其中,所述处理器根据角度传感器检测的主屏与副屏间的角度值判断所述移动终端的显示模式是否为单屏模式。
  10. 如权利要求8所述的移动终端,其中,所述处理器根据设定的模式标识位判断所述移动终端的显示模式是否为单屏模式。
  11. 如权利要求8所述的移动终端,其中,所述处理器获取预设的副屏显示资源,并将所述副屏显示资源在所述副屏中显示。
  12. 如权利要求11所述的移动终端,其中,在将所述副屏显示资源在所述副屏中显示时,所述处理器调整所述副屏的显示亮度。
  13. 如权利要求11所述的移动终端,其中,当所述副屏显示资源为空时,所述处理器关闭所述副屏的背景显示功能。
  14. 如权利要求11所述的方法,其中,所述副屏显示资源包括壁纸图片、主题资源或窗口挂件中一种或者多种。
  15. 一种计算机可读存储介质,其上存储有一个或者多个程序,所述一个或者多个程序被一个或多个处理器执行时,所述一个或多个处理器执行如权利要求1至7中任一项所述的移动终端显示控制方法。
PCT/CN2018/092687 2017-06-23 2018-06-25 移动终端显示控制方法、设备及存储介质 WO2018233717A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710487053.4 2017-06-23
CN201710487053.4A CN109117103A (zh) 2017-06-23 2017-06-23 一种移动终端显示控制方法、设备及存储介质

Publications (1)

Publication Number Publication Date
WO2018233717A1 true WO2018233717A1 (zh) 2018-12-27

Family

ID=64732360

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/092687 WO2018233717A1 (zh) 2017-06-23 2018-06-25 移动终端显示控制方法、设备及存储介质

Country Status (2)

Country Link
CN (1) CN109117103A (zh)
WO (1) WO2018233717A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114047895B (zh) * 2021-11-15 2023-05-02 珠海读书郎软件科技有限公司 一种双屏电话手表的节省功耗的方法及双屏电话手表
TWI799090B (zh) * 2022-01-18 2023-04-11 華碩電腦股份有限公司 具有動態桌布的電子裝置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090132140A (ko) * 2008-06-20 2009-12-30 주식회사 케이티테크 휴대용 단말기에서의 보조 디스플레이부 활용 방법 및 이를적용한 휴대용 단말기
CN105334916A (zh) * 2014-08-15 2016-02-17 德斯国际公司 双面双屏智能移动终端
CN106572248A (zh) * 2016-10-26 2017-04-19 努比亚技术有限公司 信息显示装置、移动终端及方法

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7551148B2 (en) * 2005-01-06 2009-06-23 Nokia Corporation Extended display device
CN101667080B (zh) * 2009-09-18 2011-12-21 明基电通有限公司 双屏幕显示装置及控制该装置进入省电模式的方法
WO2012078079A2 (en) * 2010-12-10 2012-06-14 Yota Devices Ipr Ltd Mobile device with user interface
CN103914269B (zh) * 2013-01-09 2019-04-23 联想(北京)有限公司 一种电子设备
KR20150126193A (ko) * 2014-05-02 2015-11-11 삼성전자주식회사 복수의 디스플레이를 이용한 컨텐츠 출력 방법 및 그 장치
CN105573601A (zh) * 2015-12-22 2016-05-11 深圳市金立通信设备有限公司 一种界面显示方法及终端

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090132140A (ko) * 2008-06-20 2009-12-30 주식회사 케이티테크 휴대용 단말기에서의 보조 디스플레이부 활용 방법 및 이를적용한 휴대용 단말기
CN105334916A (zh) * 2014-08-15 2016-02-17 德斯国际公司 双面双屏智能移动终端
CN106572248A (zh) * 2016-10-26 2017-04-19 努比亚技术有限公司 信息显示装置、移动终端及方法

Also Published As

Publication number Publication date
CN109117103A (zh) 2019-01-01

Similar Documents

Publication Publication Date Title
US10621953B2 (en) Method for controlling display refresh rate and electronic device
US10712907B2 (en) Terminal and method for setting menu environments in the terminal
US10768681B2 (en) Electronic device and content display method thereof
JP5679891B2 (ja) 携帯電子機器、制御方法および制御プログラム
EP4060475A1 (en) Multi-screen cooperation method and system, and electronic device
JP6283749B2 (ja) 機器接続を促す方法および装置
JP2013080345A (ja) 装置、方法、及びプログラム
WO2017032080A1 (zh) 一种通讯录控制方法、装置及移动终端
JP2012195784A (ja) 無線通信装置および省電力制御方法
KR20150033505A (ko) 전자 장치에서 절전 모드를 수행하는 방법 및 이를 위한 전자 장치
US9942382B2 (en) Electronic device, control method, and non-transitory storage medium
JP2015132888A (ja) 表示制御装置及び表示制御方法、プログラム、並びに記憶媒体
US10311254B2 (en) Electronic apparatus and information access control method thereof
WO2018233717A1 (zh) 移动终端显示控制方法、设备及存储介质
TW201826102A (zh) 應用運行方法及裝置
TW201426526A (zh) 手機及其顯示屏的顯示控制方法
US10320965B2 (en) Electronic device and method of executing application
US9990021B2 (en) Display device comprising Wake On LAN(WOL) function and control method thereof
WO2023030506A1 (zh) 内容显示方法、装置、终端及存储介质
JP5922460B2 (ja) 通信端末、通信制御プログラムおよび通信制御方法
JP6093459B2 (ja) 通信端末、通信制御プログラムおよび通信制御方法
JP5955129B2 (ja) 無線端末装置及び通信制御方法
JP2007134876A (ja) 携帯端末装置、電源制御方法、およびプログラム
JP2016004546A (ja) 表示装置、表示プログラム、及び表示制御方法。
JP2013117698A (ja) 情報処理システム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18820810

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 06.05.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18820810

Country of ref document: EP

Kind code of ref document: A1