Searched refs:IS_FOLDABLE_DEVICE (Results 1 – 2 of 2) sorted by relevance
47 String IS_FOLDABLE_DEVICE = "falsing_foldable_device"; field106 @Named(IS_FOLDABLE_DEVICE)
19 import static com.android.systemui.classifier.FalsingModule.IS_FOLDABLE_DEVICE;82 @Named(IS_FOLDABLE_DEVICE) boolean isFoldableDevice) { in FalsingDataProvider()