Home
last modified time | relevance | path

Searched refs:PROPERTY_ENTERPRISE_CALL (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/compat/
H A DCallSdkCompat.java29 public static final int PROPERTY_ENTERPRISE_CALL = Call.Details.PROPERTY_ENTERPRISE_CALL; field in CallSdkCompat.Details
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/compat/
H A DCallCompat.java37 public static final int PROPERTY_ENTERPRISE_CALL = Call.Details.PROPERTY_ENTERPRISE_CALL; field in CallCompat.Details
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallCardPresenter.java19 import static com.android.contacts.common.compat.CallCompat.Details.PROPERTY_ENTERPRISE_CALL;
447 primary.hasProperty(PROPERTY_ENTERPRISE_CALL) in updatePrimaryCallState()
654 boolean hasWorkCallProperty = primary.hasProperty(PROPERTY_ENTERPRISE_CALL); in updatePrimaryDisplayInfo()
H A DStatusBarNotifier.java20 import static com.android.contacts.common.compat.CallCompat.Details.PROPERTY_ENTERPRISE_CALL;
725 boolean isWorkCall = call.hasProperty(PROPERTY_ENTERPRISE_CALL); in getContentString()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DParcelableCallUtils.java154 properties |= android.telecom.Call.Details.PROPERTY_ENTERPRISE_CALL; in toParcelableCall()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DCall.java612 public static final int PROPERTY_ENTERPRISE_CALL = 0x00000020; field in Call.Details
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39683 field public static final int PROPERTY_ENTERPRISE_CALL = 32; // 0x20