Searched refs:myContext (Results 1 – 11 of 11) sorted by relevance
521 public IBinder peekService(Context myContext, Intent service) { in peekService() argument525 service.prepareToLeaveProcess(myContext); in peekService()527 myContext.getContentResolver()), myContext.getOpPackageName()); in peekService()
364 myContext.deleteFile(fileName);
373 myContext.deleteFile(fileName);
325 AnimatorSet set = (AnimatorSet) AnimatorInflater.loadAnimator(myContext,
966 AnimatorSet set = (AnimatorSet) AnimatorInflater.loadAnimator(myContext,
1255 private static final int GESTURE_THRESHOLD_DP = ViewConfiguration.get(myContext).getScaledTouchSlop…