getSystemService
is defined in two files
1> frameworks/base/core/java/android/app/Activity.java
2> frameworks/base/core/java/android/app/ApplicationContext.java
the second one is more stable.
getSystemService
is defined in two files
1> frameworks/base/core/java/android/app/Activity.java
2> frameworks/base/core/java/android/app/ApplicationContext.java
the second one is more stable.