OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InLineSettingItem
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/src/com/android/camera/ui/
InLineSettingItem.java
35
* Other setting popup window includes several
InLineSettingItem
items with
38
public abstract class
InLineSettingItem
extends LinearLayout {
50
public
InLineSettingItem
(Context context, AttributeSet attrs) {
/packages/apps/Camera2/src/com/android/camera/ui/
InLineSettingItem.java
35
* Other setting popup window includes several
InLineSettingItem
items with
38
public abstract class
InLineSettingItem
extends LinearLayout {
50
public
InLineSettingItem
(Context context, AttributeSet attrs) {
/packages/apps/LegacyCamera/src/com/android/camera/ui/
InLineSettingItem.java
35
* Other setting popup window includes several
InLineSettingItem
items with
38
public abstract class
InLineSettingItem
extends LinearLayout {
49
public
InLineSettingItem
(Context context, AttributeSet attrs) {
Completed in 212 milliseconds