Searched refs:APP_3P_HASDRAWED (Results 1 – 3 of 3) sorted by relevance
45 notify(Utils.APP_3P_HASDRAWED); in onEnterAnimationComplete()
46 mActionLatchReceiver = new ActionLatchReceiver(Utils.APP_3P_HASDRAWED, mHasDrawedLatch); in customSetup()
79 public static final String APP_3P_HASDRAWED = ACTION_PREFIX + "app_3p_hasDrawed"; field in Utils