Searched refs:ACTION_BIND_SERVICE (Results 1 – 3 of 3) sorted by relevance
245 public static final String ACTION_BIND_SERVICE = PKG_BASE + "cts.action.BIND_SERVICE"; field in Constants
255 } else if (Constants.ACTION_BIND_SERVICE.equals(action)) { in handleIntent()
21 import static android.appenumeration.cts.Constants.ACTION_BIND_SERVICE;1635 /* intentExtra */ null, ACTION_BIND_SERVICE); in bindService()