Searched refs:e1 (Results 26 - 33 of 33) sorted by relevance

12

/frameworks/base/media/java/android/media/
H A DMediaScanner.java1109 } catch (ErrnoException e1) {
1782 } catch (RemoteException e1) {
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java1803 } catch (Exception e1) {
1804 loge("Exception in softap re-start " + e1);
/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java2433 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { argument
2543 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { argument
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DDatabaseHelper.java1284 } catch (PackageManager.NameNotFoundException e1) {
/frameworks/compile/mclinker/utils/gtest/include/
H A Dgtest.h18910 const char* e1,
18916 << e1 << ") evaluates to false, where"
18917 << "\n" << e1 << " evaluates to " << v1;
18952 const char* e1,
18960 << e1 << ", "
18962 << "\n" << e1 << " evaluates to " << v1
19001 const char* e1,
19011 << e1 << ", "
19014 << "\n" << e1 << " evaluates to " << v1
19057 const char* e1,
18909 AssertPred1Helper(const char* pred_text, const char* e1, Pred pred, const T1& v1) argument
18951 AssertPred2Helper(const char* pred_text, const char* e1, const char* e2, Pred pred, const T1& v1, const T2& v2) argument
19000 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) argument
19056 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) argument
19119 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) argument
[all...]
/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java3742 } catch (java.io.IOException e1) {
/frameworks/base/services/java/com/android/server/am/
H A DActivityStack.java1534 } catch (RemoteException e1) {
/frameworks/base/services/java/com/android/server/pm/
H A DPackageManagerService.java1818 } catch (SendIntentException e1) {

Completed in 607 milliseconds

12