Home
last modified time | relevance | path

Searched refs:video_status (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/dvb/
H A Dvideo.h89 struct video_status { struct
114 #define VIDEO_GET_STATUS _IOR('o', 27, struct video_status) argument
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java901 return mContext.getString(R.string.video_status); in getContentDescriptionForStatus()
993 return mContext.getString(R.string.video_status); in getStatusTextByType()