Searched refs:ro (Results 1 – 8 of 8) sorted by relevance
40 echo Device: `adb shell getprop ro.product.model`
42 echo Device: `adb shell getprop ro.product.model`
34 echo Device: `adb shell getprop ro.product.model`
21 SLOT_SUFFIX=$(getprop ro.boot.slot_suffix)
19 /vendor/lib/hw/vulkan.<ro.product.platform>.so20 /vendor/lib64/hw/vulkan.<ro.product.platform>.so22 where +<ro.product.platform>+ is replaced by the value of the system property of that name. See htt…42 On debuggable devices (+ro.debuggable+ property exists and is non-zero, generally rooted or enginee…
24 available from this address: http://jet.ro/files/angeles.zip
1599 ResolvedComponentInfo ro, CharSequence roLabel) { in processGroup() argument1604 addResolveInfoWithAlternates(ro, null, roLabel); in processGroup()1608 final ApplicationInfo ai = ro.getResolveInfoAt(0).activityInfo.applicationInfo; in processGroup()