HomeSort by relevance Sort by last modified time
    Searched full:telecomm (Results 1 - 25 of 32) sorted by null

1 2

  /packages/services/Telecomm/
.classpath 5 <classpathentry kind="src" path="frameworks-base-telecomm"/>
.project 3 <name>Telecomm</name>
CleanSpec.mk 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/Telecomm)
AndroidManifest.xml 106 android:theme="@style/Theme.Telecomm.Transparent"
250 android:theme="@style/Theme.Telecomm.Transparent"
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsVideoCallProvider.aidl 28 * At least initially, this aidl mirrors telecomm's {@link IVideoCallProvider}. We created a
31 * between Telecomm and Telephony.
IImsVideoCallCallback.aidl 24 * At least initially, this aidl mirrors telecomm's {@link VideoCallCallback}. We created a
IImsCallSession.aidl 249 * intermediates between the propriety implementation and Telecomm/InCall.
  /packages/services/Telecomm/scripts/
telecom_testing.sh 57 mmma -j40 "packages/services/Telecomm/tests" ${emma_opt}
59 mmm "packages/services/Telecomm/tests" ${emma_opt}
97 --source-dir "$T/packages/services/Telecomm/src/"
  /docs/source.android.com/src/devices/tech/connect/
call-notification.jd 102 <a href="https://android.googlesource.com/platform/packages/services/Telecomm/+/nougat-release/src/com/android/server/telecom/ui/MissedCallNotifierImpl.java">Telecom/src/com/android/server/telecom/ui/MissedCallNotifierImpl.java</a><br>
106 <a href="https://android.googlesource.com/platform/frameworks/base/+/nougat-release/telecomm/java/android/telecom/InCallService.java">frameworks/base/telecomm/java/android/telecom/InCallService.java</a><br>
107 <a href="https://android.googlesource.com/platform/packages/services/Telecomm/+/nougat-release/src/com/android/server/telecom/InCallController.java">Telecom/src/com/android/server/telecom/InCallController.java</a><br>
  /prebuilts/sdk/tools/lib/
shrinkedAndroid.jar 
  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeFiltering.java 205 final TelecomManager telecomm = local
207 mDefaultPhoneApp = telecomm != null ? telecomm.getDefaultPhoneApp() : null;
  /packages/services/Car/car_product/overlay/packages/services/Telecomm/res/values/
config.xml 17 <!-- Telecomm resources that may need to be customized for different hardware or product
  /packages/services/Telecomm/res/values/
config.xml 17 <!-- Telecomm resources that may need to be customized for different hardware or product
styles.xml 18 <style name="Theme.Telecomm.Transparent" parent="@android:style/Theme.Material.Light">
  /packages/services/Telecomm/tests/
AndroidManifest.xml 55 android:label="Telecomm application tests"
  /packages/services/Telephony/src/com/android/services/telephony/
PstnPhoneCapabilitiesNotifier.java 31 * Listens to phone's capabilities changed event and notifies Telecomm. One instance of these exists
  /development/ide/eclipse/
.classpath 32 <classpathentry kind="src" path="packages/services/Telecomm/src"/>
33 <classpathentry kind="src" path="packages/services/Telecomm/tests/src"/>
71 <classpathentry kind="src" path="frameworks/base/telecomm/java"/>
129 <classpathentry kind="src" path="out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/telecomm/java"/>
  /packages/apps/Dialer/src/com/android/dialer/calllog/
PhoneAccountUtils.java 33 * Methods to help extract {@code PhoneAccount} information from database and Telecomm sources.
  /build/core/
pathmap.mk 88 telecomm \
  /docs/source.android.com/src/devices/tech/admin/
enterprise-telephony.jd 100 functionality, but should be aware of it?s impact on the Telecomm service and
  /frameworks/base/
Android.mk 414 telecomm/java/com/android/internal/telecom/ICallScreeningAdapter.aidl \
415 telecomm/java/com/android/internal/telecom/ICallScreeningService.aidl \
416 telecomm/java/com/android/internal/telecom/IVideoCallback.aidl \
417 telecomm/java/com/android/internal/telecom/IVideoProvider.aidl \
418 telecomm/java/com/android/internal/telecom/IConnectionService.aidl \
419 telecomm/java/com/android/internal/telecom/IConnectionServiceAdapter.aidl \
420 telecomm/java/com/android/internal/telecom/IInCallAdapter.aidl \
421 telecomm/java/com/android/internal/telecom/IInCallService.aidl \
422 telecomm/java/com/android/internal/telecom/ITelecomService.aidl \
423 telecomm/java/com/android/internal/telecom/RemoteServiceCallback.aidl
    [all...]
CleanSpec.mk 212 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework-base_intermediates/src/telecomm/java/com/android/internal/telecom)
226 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/framework-base_intermediates/src/telecomm/java/com/android/internal/telecomm)
  /frameworks/base/telecomm/java/android/telecom/
ParcelableCall.java 118 * Reason for disconnection, as described by {@link android.telecomm.DisconnectCause}. Valid
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactsUtils.java 44 // Telecomm related schemes are in CallUtil
  /development/testrunner/
test_defs.xml 359 build_path="packages/services/Telecomm"

Completed in 439 milliseconds

1 2