Home
last modified time | relevance | path

Searched refs:flp (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/hardware/qcom/sm8150p/gps/etc/
H A DAndroid.mk16 LOCAL_MODULE := flp.conf
22 LOCAL_SRC_FILES := flp.conf
/aosp12/hardware/qcom/sm7150/gps/etc/
H A DAndroid.mk16 LOCAL_MODULE := flp.conf
22 LOCAL_SRC_FILES := flp.conf
/aosp12/hardware/qcom/sm8150/gps/etc/
H A DAndroid.mk17 LOCAL_MODULE := flp.conf
24 LOCAL_SRC_FILES := flp.conf
/aosp12/hardware/qcom/sm7250/gps/etc/
H A DAndroid.bp20 name: "flp.conf",
22 src: "flp.conf",
/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DMakefile.am43 sysconf_DATA = $(WORKSPACE)/hardware/qcom/gps/etc/flp.conf
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DMakefile.am42 sysconf_DATA = $(WORKSPACE)/hardware/qcom/gps/etc/flp.conf
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DMakefile.am43 sysconf_DATA = $(WORKSPACE)/hardware/qcom/sm7150/gps/etc/flp.conf
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DMakefile.am42 sysconf_DATA = $(WORKSPACE)/hardware/qcom/gps/etc/flp.conf
/aosp12/hardware/qcom/sm7250/gps/
H A Dgps_vendor_product.mk28 PRODUCT_PACKAGES += flp.conf
/aosp12/hardware/qcom/sm8150/gps/
H A Dgps_vendor_product.mk28 PRODUCT_PACKAGES += flp.conf
/aosp12/hardware/qcom/gps/msm8998/core/
H A DMakefile.am5 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/
H A DMakefile.am5 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DBaseDragLayer.java533 final FrameLayout.LayoutParams flp = (FrameLayout.LayoutParams) child.getLayoutParams(); in onLayout() local
534 if (flp instanceof LayoutParams) { in onLayout()
535 final LayoutParams lp = (LayoutParams) flp; in onLayout()
/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DMakefile.am6 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DMakefile.am9 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DMakefile.am9 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/hardware/qcom/sm7150/gps/core/
H A DMakefile.am9 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/hardware/qcom/sm7250/gps/core/
H A DMakefile.am9 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/hardware/qcom/sm8150/gps/core/
H A DMakefile.am9 -I$(WORKSPACE)/gps-noship/flp \
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java1296 FrameLayout.LayoutParams flp = (FrameLayout.LayoutParams) lp; in updateGravity() local
1298 if (flp.gravity != newGravity) { in updateGravity()
1299 flp.gravity = newGravity; in updateGravity()
1300 setLayoutParams(flp); in updateGravity()
/aosp12/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto411 optional string flp = 14; field
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dproperty_contexts249 ro.hardware.flp u:object_r:exported_default_prop:s0 exact string
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dproperty_contexts314 ro.hardware.flp u:object_r:exported_default_prop:s0 exact string
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dproperty_contexts347 ro.hardware.flp u:object_r:exported_default_prop:s0 exact string
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dproperty_contexts969 ro.hardware.flp u:object_r:exported_default_prop:s0 exact string

12