Searched defs:mobile (Results 1 – 3 of 3) sorted by relevance
59 val mobile = getString("mobile") ?: return null in <lambda>() constant
38 val mobile: Mobile = Mobile(isDefault = false), constant in com.android.systemui.statusbar.pipeline.shared.data.model.DefaultConnectionModel
1307 String mobile = args.getString("mobile"); in dispatchDemoCommand() local