Searched refs:ACTION_DOCK_ACTIVE (Results 1 – 4 of 4) sorted by relevance
138 filter.addAction(Intent.ACTION_DOCK_ACTIVE); in startTracking()256 case Intent.ACTION_DOCK_ACTIVE: in onReceive()
5232 public static final String ACTION_DOCK_ACTIVE = "android.intent.action.DOCK_ACTIVE"; field in Intent
5787 dockIntent = new Intent(Intent.ACTION_DOCK_ACTIVE);
10544 Landroid/content/Intent;->ACTION_DOCK_ACTIVE:Ljava/lang/String;