Home
last modified time | relevance | path

Searched defs:shouldShow (Results 1 – 25 of 31) sorted by relevance

12

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/utils/
DSoftRestrictedPermissionPolicy.java52 public static boolean shouldShow(@NonNull PackageInfo pkg, @NonNull Permission permission) { in shouldShow() method in SoftRestrictedPermissionPolicy
/packages/apps/Dialer/java/com/android/incallui/disconnectdialog/
DDisconnectDialog.java29 boolean shouldShow(DisconnectCause disconnectCause); in shouldShow() method
DDefaultErrorDialog.java32 public boolean shouldShow(DisconnectCause disconnectCause) { in shouldShow() method in DefaultErrorDialog
DVideoCallNotAvailablePrompt.java37 public boolean shouldShow(DisconnectCause disconnectCause) { in shouldShow() method in VideoCallNotAvailablePrompt
DEnableWifiCallingPrompt.java42 public boolean shouldShow(DisconnectCause disconnectCause) { in shouldShow() method in EnableWifiCallingPrompt
/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
DFileViewHolderController.java34 boolean shouldShow(); in shouldShow() method
DMusicViewHolderController.java69 public boolean shouldShow() { in shouldShow() method in MusicViewHolderController
DPhotosViewHolderController.java68 public boolean shouldShow() { in shouldShow() method in PhotosViewHolderController
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/manageapplications/
DFileViewHolderController.java34 boolean shouldShow(); in shouldShow() method
DPhotosViewHolderController.java68 public boolean shouldShow() { in shouldShow() method in PhotosViewHolderController
DMusicViewHolderController.java69 public boolean shouldShow() { in shouldShow() method in MusicViewHolderController
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorImpl.java36 public boolean shouldShow() { in shouldShow() method in SimulatorImpl
/packages/apps/Dialer/java/com/android/incallui/incall/protocol/
DSecondaryInfo.java29 public abstract boolean shouldShow(); in shouldShow() method in SecondaryInfo
60 public abstract Builder setShouldShow(boolean shouldShow); in setShouldShow()
/packages/apps/Settings/src/com/android/settings/wifi/calling/
DLocationPolicyDisclaimer.java44 boolean shouldShow() { in shouldShow() method in LocationPolicyDisclaimer
DEmergencyCallLimitationDisclaimer.java44 boolean shouldShow() { in shouldShow() method in EmergencyCallLimitationDisclaimer
DDisclaimerItem.java57 boolean shouldShow() { in shouldShow() method in DisclaimerItem
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/calling/
DLocationPolicyDisclaimer.java44 boolean shouldShow() { in shouldShow() method in LocationPolicyDisclaimer
DEmergencyCallLimitationDisclaimer.java44 boolean shouldShow() { in shouldShow() method in EmergencyCallLimitationDisclaimer
DDisclaimerItem.java57 boolean shouldShow() { in shouldShow() method in DisclaimerItem
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DAppsRowManager.java63 private boolean shouldShow(State state) { in shouldShow() method in AppsRowManager
DMessage.java83 boolean shouldShow() { in shouldShow() method in Message
/packages/apps/Dialer/java/com/android/incallui/video/impl/
DVideoChargesAlertDialogFragment.java53 public static boolean shouldShow(@NonNull Context context, String callId) { in shouldShow() method in VideoChargesAlertDialogFragment
/packages/apps/Dialer/java/com/android/incallui/telecomeventui/
DInternationalCallOnWifiDialogFragment.java52 public static boolean shouldShow(@NonNull Context context) { in shouldShow() method in InternationalCallOnWifiDialogFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/vpn2/
DConfirmLockdownFragment.java48 public static boolean shouldShow(boolean replacing, boolean fromLockdown, boolean toLockdown) { in shouldShow() method in ConfirmLockdownFragment
/packages/apps/Settings/src/com/android/settings/vpn2/
DConfirmLockdownFragment.java48 public static boolean shouldShow(boolean replacing, boolean fromLockdown, boolean toLockdown) { in shouldShow() method in ConfirmLockdownFragment

12