Searched refs:ACTION_OPEN (Results 1 – 7 of 7) sorted by relevance
93 } else if (Constants.ACTION_OPEN.equals(action) in onReceive()135 } else if (Constants.ACTION_OPEN.equals(action)) { in handleNotificationBroadcast()
52 public static final String ACTION_OPEN = "android.intent.action.DOWNLOAD_OPEN"; field in Constants
187 action = Constants.ACTION_OPEN; in updateWithLocked()
134 } else if (action.equals(Constants.ACTION_OPEN) || action.equals(Constants.ACTION_LIST)) { in onReceive()136 if (action.equals(Constants.ACTION_OPEN)) { in onReceive()
73 Constants.ACTION_OPEN, BluetoothShare.CONTENT_URI)); in createLiveFolder()
60 public static final String ACTION_OPEN = "android.btopp.intent.action.OPEN"; field in Constants
174 } else if (action.equals(Constants.ACTION_OPEN)) { in onCreate()