Searched defs:orientationChanged (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
H A DAccelerometerListener.java71 mListener.orientationChanged(mOrientation);
171 void orientationChanged(int orientation); method in interface:AccelerometerListener.OrientationListener
H A DProximitySensor.java93 public void orientationChanged(int orientation) { method in class:ProximitySensor
/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DComposeActivity.java762 false /* orientationChanged */, true /* autoSend */);
2952 final boolean orientationChanged, final boolean autoSend) {
2962 if (orientationChanged) {
2951 sendOrSaveWithSanityChecks(final boolean save, final boolean showToast, final boolean orientationChanged, final boolean autoSend) argument

Completed in 370 milliseconds