Searched refs:myContext (Results 1 – 5 of 5) sorted by relevance
519 public IBinder peekService(Context myContext, Intent service) { in peekService() argument525 myContext.getContentResolver())); in peekService()
367 myContext.deleteFile(fileName);
325 AnimatorSet set = (AnimatorSet) AnimatorInflater.loadAnimator(myContext,
969 AnimatorSet set = (AnimatorSet) AnimatorInflater.loadAnimator(myContext,
1239 private static final int GESTURE_THRESHOLD_DP = ViewConfiguration.get(myContext).getScaledTouchSlop…