/packages/apps/Dialer/java/com/android/dialer/spam/ |
D | Spam.java | 111 ReportingLocation.Type from, in reportSpamFromAfterCallNotification() 130 ReportingLocation.Type from, in reportSpamFromCallHistory() 149 ReportingLocation.Type from, in reportNotSpamFromAfterCallNotification() 168 ReportingLocation.Type from, in reportNotSpamFromCallHistory()
|
/packages/apps/Dialer/java/com/android/dialer/spam/stub/ |
D | SpamStub.java | 91 ReportingLocation.Type from, in reportSpamFromAfterCallNotification() 99 ReportingLocation.Type from, in reportSpamFromCallHistory() 107 ReportingLocation.Type from, in reportNotSpamFromAfterCallNotification() 115 ReportingLocation.Type from, in reportNotSpamFromCallHistory()
|
/packages/apps/Camera2/src/com/android/camera/captureintent/state/ |
D | StateIntentCompleted.java | 36 public static StateIntentCompleted from( in from() method in StateIntentCompleted 44 public static StateIntentCompleted from( in from() method in StateIntentCompleted
|
D | StateFatal.java | 37 public static StateFatal from( in from() method in StateFatal
|
D | StateForeground.java | 41 public static StateForeground from( in from() method in StateForeground
|
D | StateForegroundWithSurfaceTexture.java | 39 public static StateForegroundWithSurfaceTexture from( in from() method in StateForegroundWithSurfaceTexture
|
D | StateBackgroundWithSurfaceTexture.java | 46 public static StateBackgroundWithSurfaceTexture from( in from() method in StateBackgroundWithSurfaceTexture
|
D | StateSavingPicture.java | 47 public static StateSavingPicture from( in from() method in StateSavingPicture
|
D | StateBackground.java | 47 public static StateBackground from( in from() method in StateBackground
|
/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/ |
D | InetDiagSocketIntegrationTest.java | 81 Connection(String to, String from) throws Exception { in Connection() 104 TcpConnection(String to, String from) throws Exception { in TcpConnection() 128 UdpConnection(String to, String from) throws Exception { in UdpConnection() 166 public void checkGetConnectionOwnerUid(String to, String from) throws Exception { in checkGetConnectionOwnerUid()
|
/packages/modules/IPsec/src/java/android/net/ipsec/ike/ |
D | TransportModeChildSessionParams.java | 125 public Builder setLifetimeSeconds( in setLifetimeSeconds() 127 from = CHILD_HARD_LIFETIME_SEC_MINIMUM, in setLifetimeSeconds()
|
D | TunnelModeChildSessionParams.java | 213 public Builder setLifetimeSeconds( in setLifetimeSeconds() 215 from = CHILD_HARD_LIFETIME_SEC_MINIMUM, in setLifetimeSeconds()
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
D | NotificationMgr.java | 36 public void cancelAllBetween(int from, int to) { in cancelAllBetween()
|
/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/ |
D | Utils.java | 48 final int from, final int to) { in appendByteArray()
|
/packages/apps/Gallery2/src/com/android/gallery3d/anim/ |
D | FloatAnimation.java | 25 public FloatAnimation(float from, float to, int duration) { in FloatAnimation()
|
D | AlphaAnimation.java | 27 public AlphaAnimation(float from, float to) { in AlphaAnimation()
|
/packages/apps/Camera2/src/com/android/camera/stats/ |
D | Camera2FaceProxy.java | 35 public static Camera2FaceProxy from(Face face) { in from() method in Camera2FaceProxy
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/ |
D | MatrixFit.java | 31 public MatrixFit(double[][] from, double[][] to) { in MatrixFit() 47 public boolean fit(double[][] from, double[][] to) { in fit()
|
/packages/apps/TV/common/src/com/android/tv/common/feature/ |
D | DeveloperPreferenceFeature.java | 41 public static DeveloperPreferenceFeature from( in from() method in DeveloperPreferenceFeature
|
D | FlagFeature.java | 27 public static <T> FlagFeature<T> from( in from() method in FlagFeature
|
/packages/apps/Dialer/java/com/android/bubble/ |
D | BubbleInfo.java | 51 public static Builder from(@NonNull BubbleInfo bubbleInfo) { in from() method in BubbleInfo 100 public static Builder from(@NonNull Action action) { in from() method in BubbleInfo.Action
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/ |
D | StorageWizardBase.java | 209 private void copyStringExtra(Intent from, Intent to, String key) { in copyStringExtra() 215 private void copyBooleanExtra(Intent from, Intent to, String key) { in copyBooleanExtra() 223 final Intent from = getIntent(); in startActivity() local
|
/packages/apps/Camera2/src/com/android/camera/one/v2/photo/ |
D | ImageRotationCalculatorImpl.java | 58 public static ImageRotationCalculator from(OrientationManager orientationManager, in from() method in ImageRotationCalculatorImpl
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
D | StorageWizardBase.java | 217 private void copyStringExtra(Intent from, Intent to, String key) { in copyStringExtra() 223 private void copyBooleanExtra(Intent from, Intent to, String key) { in copyBooleanExtra() 231 final Intent from = getIntent(); in startActivity() local
|
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/ |
D | ActionTest.java | 58 private void verifyState(final int count, final int from, final int to) { in verifyState() 64 private void verifyTransition(final int index, final int from, final int to) { in verifyTransition()
|